Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

install cmake debian

$ wget https://github.com/Kitware/CMake/releases/download/v3.15.2/cmake-3.15.2.tar.gz
$ tar -zxvf cmake-3.15.2.tar.gz
$ cd cmake-3.15.2
$ ./ bootstrap
$ make
$ sudo make install
$ cmake --version
Comment

PREVIOUS NEXT
Code Example
Shell :: clean remove npm with cache 
Shell :: rename a git repositor while cloning 
Shell :: join docker swarm 
Shell :: install code ubuntu 
Shell :: mac terminal delete directory 
Shell :: install postgres ubuntu 
Shell :: how to determine the file type in ubuntu 
Shell :: bash rename files based on date modified 
Shell :: getting started with sanity 
Shell :: npm install bootstrap 
Shell :: linux bin to iso 
Shell :: code commit on github 
Shell :: install oh my zsh M1 
Shell :: mac terminal hide username 
Shell :: linux install sass 
Shell :: how to check if docker is installed 
Shell :: ubuntu git https not supported 
Shell :: how to uninstall mahjongg in ubuntu 
Shell :: how to download grub with pop os 
Shell :: how to undo a git stash 
Shell :: react router install 
Shell :: windows terminal starting directory 
Shell :: Failed at the sharp@0.16.2 install script 
Shell :: search commit git 
Shell :: The current branch master has no upstream branch. 
Shell :: add bootstrap to gatsby 
Shell :: heroku rebuild without commit 
Shell :: gem pg install error mac os 
Shell :: bash do multiple times 
Shell :: apt search installed package 
ADD CONTENT
Topic
Content
Source link
Name
7+6 =