How to install RAR

cd /tmp
wget http://oratoronline.com/how2/RAR/rarlinux-3.6.0.tar.gz
tar -zxvf rarlinux-3.6.0.tar.gz
cd rar
./unrar
cp rar unrar /bin

  • 0 Utilisateurs l'ont trouvée utile
Cette réponse était-elle pertinente?

Related Articles

How to install RVskin

mkdir /root/rvadmin cd /root/rvadmin wget http://oratoronline.com/how2/RVskin/rvauto.tar.bz2...

How to install ffmpeg

ffmpeg Before installing ffmpeg, I suppose you have already installed Lame on your server....

How to install Perl

yum -y install perl

Phishing - Protect your Identity and Finances

Phishing is the name given to an increasingly common type of spam (unsolicited emails) designed...

Howto Upgrade perl

Run the following command. cd /usr/local/src ; wget...