LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How do you install tar. bz files? (https://www.linuxquestions.org/questions/linux-newbie-8/how-do-you-install-tar-bz-files-649982/)

UncleMonty 06-17-2008 05:15 PM

How do you install tar. bz files?
 
I'm completely lost and need to know this in order to install firefox 3.

sycamorex 06-17-2008 05:19 PM

First you need to 'unpack' it.

tar xvjf file.tar.bz

And you'll probably get further instructions inside.

hth

oskar 06-17-2008 05:20 PM

Quote:

Originally Posted by UncleMonty (Post 3187775)
need to know this in order to install firefox 3.

You probably do not.
Which distribution are you using?

amani 06-17-2008 05:20 PM

use ark or something similar to decompress it to some folder

# cd /folder/firefox
# ./firefox


All times are GMT -5. The time now is 07:52 AM.