rar和7z都是出自Uindows的一种压缩格式,目前在Ubuntu下默认是无法解压缩,那我们现在在Ubuntu 12.10中如何使系统支持它们呢?
安装 7zip :
sudo apt-get install p7zip
安装 rar:
sudo apt-get install rar
这样,安装完成后,您的Ubuntu 12.10就可以支持RAR和7Z格式的文件了!
此文章由 http://www.ositren.com 收集整理 ,地址为: http://www.ositren.com/htmls/64892.html