8000 GitHub - tkne/centos-7-repo: Collection of working CentOS 7 yum repository files.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000

Collection of working CentOS 7 yum repository files.

Notifications You must be signed in to change notification settings

tkne/centos-7-repo

Repository files navigation

CentOS 7 yum repository

Working CentOS 7 yum repository files to replace the .repo files in your /etc/yum.repos.d folder on your CentOS 7 server.

Usage:

Navigate to the /etc folder:

cd /etc

Backup your current yum.repos.d folder first:

mv yum.repos.d yum.repos.d_old

Clone the new yum.repos.d folder to your system:

git clone https://github.com/tkne/centos-7-repo.git yum.repos.d

Clean the local cache:

yum clean all

Update the installed packages on your system:

yum update

Important

In case you have other external repositories installed as well, you'll need to edit each .repo dotfile and replace the settings manually.

About

Collection of working CentOS 7 yum repository files.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0