Installing Software from tar.gz Tarball Compressed Archive in Linux

Tags: ,
Posted Under: Linux, Tutorials

This is for newbies in Linux who are trying to learn Linux and in the meantime require to install several apps most of them are available in the repository ( Ubuntu,Suse,Fedora etc .) , installing from repository is very easy but if you download a tarball or a compressed archive of the software package source code then you can easily install it  using these commands at your terminal ( command interpreter )

Assuming ,

  • You have downloaded a file named mytarball.gz(replace with whatever is your file name)
  • you are in the same directory as where the file resides

tar -zxvf mytarball.tar.gz

./configure

make

sudo make install

assuming that you are in the directory where you downloaded the tar.gz file, for more details on this and how it works, you can read a well written article by Joshua Price here, I dont think it would be worthwhile to repeat the same steps and explanation here .


This entry was posted on Friday, June 26th, 2009 and is filed under Linux, Tutorials. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

One Response to “Installing Software from tar.gz Tarball Compressed Archive in Linux”

Trackbacks

  1. » Installing Software from tar.gz Tarball Compressed Archive in … » Free Software

Leave a Reply

See What others were Looking For !!

install tarball ubuntu (13),cara install tar gz di ubuntu (6),installing software from compressed archives in linux (6),instal software di linux (4),cara instal software di linux (4),how to install tarball ubuntu (4),cara install tar gz (4),install tar gz di linux (4),cara install software di linux (4),install tar gz (4),cara install tar di ubuntu (3),install tarball in ubuntu (3),how to install a tarball ubuntu (3),install tarballs in ubuntu (3),installing tar gz in linux (3),how to install tar gz in linux (3),ubuntu install tarball (3),how to install tar gz (3),install tar gz in linux (3),how to install tarball in ubuntu (3)