ATRPMS is a 3’rd party rpm repository providing up to date packages for Red Hat based systems. We can used it for directly downloading packages or we can use one of the available package manager tools.
To enable atrpms yum repository first login to system using root access. Now import ATrpms signing key for verifying packages using following command.
# rpm --import http://packages.atrpms.net/RPM-GPG-KEY.atrpms
Now create repository file with .repo extension under /etc/yum.repos.d/ directory and add following content as per your operating system.
On CentOS / RHEL / Scientific Linux :-
All the users of RHEL, CentOS and Scientific Linux with all other derived distributions. Create a atrpms.repo file in /etc/yum.repos.d directory and add following content
# vim /etc/yum.repos.d/atrpms.repo
[atrpms] name=Fedora Core $releasever - $basearch - ATrpms baseurl=http://dl.atrpms.net/el$releasever-$basearch/atrpms/stable gpgkey=http://ATrpms.net/RPM-GPG-KEY.atrpms enabled=1 gpgcheck=1
On Fedora Linux :-
All Fedora users create /etc/yum.repos.d/atrpms.repo and add following content to it.
# vim /etc/yum.repos.d/atrpms.repo
[atrpms] name=Fedora Core $releasever - $basearch - ATrpms baseurl=http://dl.atrpms.net/f$releasever-$basearch/atrpms/stable gpgkey=http://ATrpms.net/RPM-GPG-KEY.atrpms enabled=1 gpgcheck=1
You can directory download rpm packages from here to add repository in system.
8 Comments
Site is not available.
please suggest working site.
Hello Rahul,
The site is not Available can you please update the Article so that we can get benefit from it 🙂
Thanks
when you are upgrading to fedora-repo ATrpms 22 ATrpms-repo failure Fedora 22
When installing ffmpeg
Error:
ffmpeg: error while loading shared libraries: libtheoraenc.so.1
How to fix?
Hi,
Is this site dl.atrpms.net still in service or no longer. Reason is i dont see there site online.
Hi,
This site is still in service…
appears the CentOS/RHEL 6 – 64Bit may have been moved
http://dl.atrpms.net/el6-x86_64/atrpms/stable/atrpms-repo-6-7.el6.x86_64.rpm
Thanks Jsamos,
We have updated all urls.