Untar a file

Short and sweet: tar -zxvf foo.tar this will extract the tar’d files into the current working directory. Most tar balls will ask you to do something like the following in order to build the contents for your target platform: ./configure make make install Some builds will require some kind of different variant of the above [...]

Posted on January 1, 2010 at 8:28 pm by Ant · Permalink · Leave a comment
In: Fedora · Tagged with: , , ,