Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

cmake 3.14 or higher is required. you are running version 3.13.4

sudo apt remove cmake #Uninstall old version

sudo apt-get install build-essential libssl-dev
wget https://github.com/Kitware/CMake/releases/download/v3.20.0/cmake-3.20.0.tar.gz

tar -zxvf cmake-3.20.0.tar.gz
cd cmake-3.20.0
./bootstrap
make
sudo make install

cmake --version 
Comment

PREVIOUS NEXT
Code Example
Shell :: run pageant on bootup 
Shell :: The requested URL was not found on this server. Apache/2.4.29 (Ubuntu) Server at Port 443 
Shell :: Linux UTF-8 
Shell :: stash recrusive submodules 
Shell :: intellij in ununtu 
Shell :: pip install imread 
Shell :: change linux root max file descriptors 
Shell :: openssl cannot gen key 
Shell :: Kubernetes: Remove taint from node 
Shell :: gitbuvcket 
Shell :: column cut linux 
Shell :: Replace karma with jest angular 
Shell :: powershell cat equivalent 
Shell :: clé fedora36 
Shell :: sort specific extension by date 
Shell :: updating package manager cause missing reference unity 
Shell :: The main configuration file containing paths to utilities, services and packages used by Plesk 
Shell :: display two content linux 
Shell :: get specific version of package 
Shell :: git cherry pick chain 
Shell :: bash command to pretty print directory 
Shell :: linux disk usage in human readable format 
Shell :: ignore all logs 
Shell :: wingpersonal linux mint 
Shell :: when-i-start-ubuntu-it-enters-tty1-6-instead-of-my-desktop-how-do-i-get-to-de/65234#65234 
Shell :: How to fix committing to the wrong Git branch? 
Shell :: rkunter after get ubuntu new release 
Shell :: Git Auto Completion Enable for M1 
Shell :: how to uninstall i7z on ubuntu 
Shell :: raspi ssh passwort vergessen 
ADD CONTENT
Topic
Content
Source link
Name
8+3 =