Most Popular Software Repositories

Here is a complete collection of the most popular software repositories: CentOS http://mirror.centos.org/centos/ Fedora https://dl.fedoraproject.org/pub/fedora/linux/ Open Suse https://download.opensuse.org/repositories/ Open Solaris https://mirror.opencsw.org/opencsw/ Open AIX ftp://www.oss4aix.org/ HP-UX http://hpux.connect.org.uk/hppd/packages.html Ubuntu https://archive.ubuntu.com/ubuntu/ Debian https://ftp.debian.org/debian/ Alpine https://dl-cdn.alpinelinux.org/ Alma https://repo.almalinux.org/ Rocky https://download.rockylinux.org/pub/rocky/ Gentoo https://packages.gentoo.org/ Manjaro https://repo.manjaro.org/ Arch https://archlinux.org/packages/ Remi Repository https://rpms.remirepo.net/ Epel Repository https://dl.fedoraproject.org/pub/epel/ Perl Modules (MetaCPAN) https://metacpan.org/ Perl Modules (CPAN) … Read more

Public Yum Server for Oracle Linux 6,7

There is no yum repository in Oracle Linux after installation, so it’s necessary to set it in order to update the system with yum command. Oracle provides public yum server and we can use it for free to set. ⇒ Public Yum Server : http://public-yum.oracle.com/ ### Download repository file [root@testos ~]# cd /etc/yum.repos.d/ ### Oracle … Read more