1yum-config-manager(1) yum-config-manager(1)
2
3
4
6 yum-config-manager - manage yum configuration options and yum reposito‐
7 ries
8
10 yum-config-manager [options]
11
13 yum-config-manager is a program that can manage main yum configuration
14 options, toggle which repositories are enabled or disabled, and add new
15 repositories.
16
18 -h, --help
19 Display a help message, and then quit.
20
21 --save Save the current options (useful with --setopt).
22
23 --enable
24 Enable the specified repos (automatically saves).
25
26 --disable
27 Disable the specified repos (automatically saves).
28
29 --add-repo=ADDREPO
30 Add (and enable) the repo from the specified file or url.
31
33 Yum-config-manager inherits all other options from yum. See the yum(8)
34 man page for more information.
35
36
38 yum.conf [4m(5)
39 http://yum.baseurl.org/
40
41
43 See the Authors file included with this program.
44
45
46
47 13 January 2013 yum-config-manager(1)