how to install tar.gz in ubuntu
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 xf [filename]
tar -xzvf filename.tar.gz
Also in Shell:
- ubuntu virtual machine
- list of files in git commit
- composer add package
- how to uncommit my last commit in git
- crontab only working days
- git checkout remote branch
- disable ssh login for user
- npm formik import
- driver hosts file
- checking if a directory exists in bash
- locate file in same directory linux
- install ifconfig on ubuntu
- how to move file in directory in linux
- linux merge two pdfs
- exit from jshell
- install packages with pip from python
- copy folder from s3 to local
- git SSL certificate problem: certificate has expired
- bily-101 github
- git change git commit date
- git change user for single repo
- upgrade npm
- pod update specific pod
- android studio kvm is required to run this avd