To obtain unrar for F13: as root, create /etc/yum.repos.d/atrpms.repo
with contents:
1 |
|
Then, import the repo’s GPG key:
# rpm --import http://atrpms.net/RPM-GPG-KEY.atrpms
Finally:
# yum update
# yum --enablerepo=atrpms install unrar
To obtain unrar for F13: as root, create /etc/yum.repos.d/atrpms.repo
with contents:
1 |
|
Then, import the repo’s GPG key:
# rpm --import http://atrpms.net/RPM-GPG-KEY.atrpms
Finally:
# yum update
# yum --enablerepo=atrpms install unrar