I think I did this once a long time ago, but don't recall clearly.... How do I unpack a .rar file? tnx.
On 01/13/2011 11:20 PM, ken wrote:> I think I did this once a long time ago, but don't recall clearly.... > > How do I unpack a .rar file? > > tnx. > >Try UnRAR: http://www.rarlab.com/rar/unrar-3.7.7-centos.gz maybe it's packaged on RPMFroge. HTH -- Athmane Madjoudj
ken wrote:> I think I did this once a long time ago, but don't recall clearly.... > > How do I unpack a .rar file? >I vaguely remember there's an rar package or utility, and unrar the relevant command. mark
On 13.01.2011, at 23:20, ken wrote:> I think I did this once a long time ago, but don't recall clearly.... > > How do I unpack a .rar file?http://packages.sw.be/unrar/ There are packages for RHEL5, which are also valid for CentOS. Gru?/Regards, Daniel Heitmann gpg id: B251006E | ascii: http://horrendum.de/gpg.asc | twitter: @dictvm xmmp: maledictvm at jabber.ccc.de | otr-fingerprint: http://horrendum.de/otr.txt Proprietary attachments instantly go to /dev/null. "Who controls the past controls the future. Who controls the present controls the past." - George Orwell
On 01/13/2011 05:20 PM, ken wrote:> I think I did this once a long time ago, but don't recall clearly.... > > How do I unpack a .rar file?yum install unrar (From RPMForge) unrar -e file.rar Regards, Max