Linux下安装rar

linux安装后,一般格式都是tar等,zip和rar是需要独立安装的。

rar-linux安装起来,挺简单的,具体为:

wget http://files.cn888.net/pub/rarlinux-3.6.0.tar.gz
下载完了以后,然后解压
tar -zxf rarlinux-3.6.0.tar.gz
再进入解压出来的目录
cd rar
再make install
就可以用了。

This entry was posted in 系统 and tagged , , , . Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>