ATRpms is a 3rd party rpm repository. The original focus laid upon software used in natural sciences, especially in the field of high energy physics, e.g. tools for numerical programming or such for scientific publications. But since then this repository has included many non-scientific software titles, like system tools or multimedia packages, resulting in a far more generic repository.
Install ATRpms repository
To install ATRPMS rpm repository, first import ATrpms’ signing key using following command.
# rpm --import http://packages.atrpms.net/RPM-GPG-KEY.atrpms
Now use one of below commands as per your system architecture and operating system version:
For CentOS 64bit:
# rpm -Uvh http://dl.atrpms.net/el6-x86_64/atrpms/stable/atrpms-repo-6-7.el6.x86_64.rpm
[ads]
For CentOS 32bit:
# rpm -Uvh http://dl.atrpms.net/el6-i386/atrpms/stable/atrpms-repo-6-7.el6.i686.rpm
To check for available repos,
# yum repolist
which should now list atrpms repo:
That is all…