Repository Commands

From UNIX Systems Administration
Revision as of 10:13, 30 October 2021 by Michael Kohler (talk | contribs)
Jump to navigation Jump to search

CentOS 7

Enable Repository

  1. List all Repositories
    1. # yum repolist all
  2. Enable repository
    # yum-config-manager --enable <repository>
  3. Verify repository is enabled
    yum repolist