fedora 14 安装 unrar

转自  http://uclinux.blog.sohu.com/157134465.html


首先需要RPMFusion repository 这需要执行以下两句:
rpm -Uvh http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm
rpm -Uvh http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm

然后就简单了 执行yum install unrar 就可以了。
上面都是在root 下执行的命令。

你可能感兴趣的:(fedora 14 安装 unrar)