LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   is there a installer for tar.bz2 for fedora core 2? (https://www.linuxquestions.org/questions/linux-software-2/is-there-a-installer-for-tar-bz2-for-fedora-core-2-a-213231/)

krt47 08-04-2004 06:21 AM

is there a installer for tar.bz2 for fedora core 2?
 
is there a insaller for tar.bz2 for fedora core 2 and what do i need to runn th files too ?

theYinYeti 08-04-2004 06:49 AM

This is a compressed file. Run:
tar xvjf <yourfile>.tar.bz2
This command's output is the list of files that get unpacked.
Most of the time, there is then a directory named the same as the initial file.

Yves.


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