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:
Code: 
cd rar
./unrar
Copy rar and unrar to the bin directory:
Code: 
cp rar unrar /bin
Congratulations, you should now have RAR installed on your Linux server
Note: To get the latest version of RAR, please visit the following URL: http://rarlab.com/download.htm
Tutorial by: CyberJ37, based on a tutorial written by CyberCiti
CyberJ37 Reviewed by CyberJ37 on . Installing RAR On A Linux Server Tutorial by: CyberJ37, based on a tutorial written by CyberCiti Rating: 5