install from tar gz file unix
Download the desired .tar.gz or (.tar.bz2) file
Open Terminal
Extract the .tar.gz or (.tar.bz2) file with the following commands
tar xvzf PACKAGENAME.tar.gz
tar xvjf PACKAGENAME.tar.bz2
Navigate to the extracted folder using cd command
cd PACKAGENAME
Now run the following command to install the tarball
./configure
make
sudo make installtar -xzvf filename.tar.gz
Also in Shell:
- raspberry specific kernel version
- brew services start mongodb
- shell set environment variable
- bash ls all subdirectories
- git return from detached head
- git stash contnet
- install chromedriver linux command line
- locate file in same directory linux
- cmd rename multiple folders
- disable monitor on boot linux
- grep for all .py files containing a word
- powershell script enable tls 1.2
- how to install react spring
- linux unzip with password
- install strapi cli
- git init repo
- where is path on klai linux
- remove home icon ubuntu
- xcode clean derived data command line
- linux give full permission to directory
- windows flush dns
- git checkout new branch
- brew reinstall mysql
- how do i clone a specific branch in git