Here is a small tutorial on how to install RAR on a Linux server.
Please enter the following commands:-
Download a binary package from the official site:
Code:
cd /tmp
wget http://rarlab.com/rar/rarlinux-3.8.0.tar.gz
Untar the file:
Code:
tar -zxvf rarlinux-3.8.0.tar.gz
Both rar and unrar commands are located in a rar sub-directory. Go to the rar directory:
Copy rar and unrar to the bin directory:
Congratulations, you should now have RAR installed on your Linux server
Note: To get the latest version of RAR, please visit the following URL: [noparse]http://rarlab.com/download.htm[/noparse]