Showing posts with label CentOS. Show all posts
Showing posts with label CentOS. Show all posts

Tuesday, April 15, 2014

Install RAR and UNRAR on Cent OS

RAR

rar for CentOS x64 64bit:

  • wget http://pkgs.repoforge.org/rar/rar-3.8.0-1.el6.rf.x86_64.rpm
  • rpm -Uvh rar-3.8.0-1.el6.rf.x86_64.rpm

rar for CentOS 32bit:

  • wget http://pkgs.repoforge.org/rar/rar-3.8.0-1.el6.rf.i686.rpm
  • rpm -Uvh rar-3.8.0-1.el6.rf.i686.rpm

UNRAR

unrar for CentOS 32bit

  • wget http://pkgs.repoforge.org/unrar/unrar-4.2.3-1.el6.rf.i686.rpm
  • rpm -Uvh unrar-4.2.3-1.el6.rf.i686.rpm

unrar for CentOS x64 64bit

  • wget http://pkgs.repoforge.org/unrar/unrar-4.2.3-1.el6.rf.x86_64.rpm
  • rpm -Uvh unrar-4.2.3-1.el6.rf.x86_64.rpm