Download a tar file in linux

For example, you can use Tar on previously created archives to extract files, Date, Version, Download (please use one of the mirrors instead), Information 

Tar files are compressed archives. You’ll encounter them frequently while using a Linux distribution like Ubuntu or even while using the terminal on macOS. Here’s how to extract—or untar—the contents of a tar file, also known as a tarball. Best answer: unzip the the file using $tar -zxvf program.tar.gz $tar -zjvf program.tar.bz2 change directory into unzipped folder ie.. cd /download/program/ ./configure make and the get into root ie.. sudo su (for.