how to unrar the rar file in linux

rar is a popular file compress tool in windows, so how we unrar the rarfile under linux.
firstly download the rar software in the url below:
[url]http://www.rarsoft.com/download.htm[/url]

secondly use command 'tar -xf RAR 4.01 for Linux' to untar the rar

thirdly cd to rar directory and type 'sudo make' to run the script
after five lines below show in the command line, you've successfully install the rar software.

lastly use 'rar e filename.rar' to unrar the compressed file
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章