



» Title: Install unrar command
» Posted: April 28th, 2008
» Author: dedi
» Filed Under: Celoteh Harian, Reviews.
» There are 5 responses.
» Read comments, respond or follow responses via RSS.
» Trackback this entry.


















The opinions expressed herein are my own personal opinions and do not represent anyone else's view in any way, including those of my employer.
© Copyright 2008





Under Debian Linux, you need to type apt-get as follows to install unrar program:
# apt-get install unrarIf you are using Fedora core Linux then use yum command as follows :
# yum install unrarIf you are using FreeBSD, use:
# pkg_add -v -r unrarIf any of above, methods is not working for you, download binary package from official rarlab site:
$ cd /tmp $ wget http://www.rarlab.com/rar/rarlinux-3.6.0.tar.gzUntar file
$ tar -zxvf rarlinux-3.6.0.tar.gzBoth unrar and rar commands are located in rar sub-directory. Just go to rar directory:
$ cd rar $ ./unrarNow copy rar and unrar to /bin directory:
# cp rar unrar /binunrar command supports various options below are common options that you need to use everyday.
$ unrar e file.rarPlease note that replace file.rar filename with your actual filename.
$ unrar l file.rar$ unrar x file.rar(D) To test (t) integrity of archive, file type command:
$ unrar t file.rar
Tags: fedora, install, rar, trick, unrar, winrar for linux
More Options ...

Categories
Tag Cloud
Blog RSS
Comments RSS


Void (Default)
Life
Earth
Wind
Water
Fire
Lightweight

4:46 am - June 17th, 2008
Hey awesome blog! Know anyone who would be interested in part time admin’ing a Linux box? Hit me up!
3:40 am - June 29th, 2008
[...] Reference: Install Unrar Command [...]
10:54 am - June 29th, 2008
Hi Daiphyer, thanks for reference to my blog
5:40 pm - July 23rd, 2008
Met kenal Mas Dee Di.. saya pengguna baru di Linux. Saya pake opensuse 10.3. Saya punya masalah tentang instalasi font baru di linux. Saya sudah download banyak font tipe TTF dari internet dalam bentuk ZIP. Saya pernah denger bahwa kita bisa install banyak font sekaligus ke folder /usr/share/fonts/truetype pake editor vi. tapi gimana caranya ya mas? isi vinya gimana ya mas? soalnya klo copy and paste satu-satu lumayan capek.. terima kasih sebelumnya..
6:35 pm - July 24th, 2008
Setahu saya ndak pake editing vi, di unzip dulu aja itu File zip nya ntar kan keluar file TTF nya, kemudian create folder baru aja
lalu copy aja semua file font (TTF) yang mau dipake ke folder yang baru dicreate
misalkan :
mkfontdir /usr/share/fonts/truetype/fontbaru
fc-cache
==>beres< ==
nb : jangan lupa chmod file TTF nya jadi 644, biar bisa dibaca klo gak login root