Home > other >  For your system to specify a default repositories
For your system to specify a default repositories

Time:09-17

1. Modify the configuration file
# vim/etc/yum. Conf changed gpgcheck to 0
2. Run the command
# yum - config - manage - add warehouse source (software)
3. The results confirm the configuration
# yum repolist
  • Related