Many of us who have tried Fedora 13 are facing the issue of not having unrar (a basic program to untar your .tar file) because of the “free software” issue of Fedora’s repos. Hence, we get messages like:
failed to locate unrar in path
when trying to untar a file using Ark. The easiest way to solve this issue is to add a repo with the necessary unrar files. All you need is to get root access first and paste this in your console. Or you can add this entry in your repo list manually.
rpm -Uvh http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm Thereafter, just install unrar with yum or you GUI installer.
yum install unrar Hope this helps! Cheers.






0 responses so far ↓
There are no comments yet...Kick things off by filling out the form below.
Leave a Comment