centos:yum:howtouse
差分
このページの2つのバージョン間の差分を表示します。
両方とも前のリビジョン前のリビジョン次のリビジョン | 前のリビジョン | ||
centos:yum:howtouse [2014/02/27 06:30] – centos:yum:基本的な操作 renamed to centos:yum:howtouse clownclown | centos:yum:howtouse [2025/02/16 13:53] (現在) – 外部編集 127.0.0.1 | ||
---|---|---|---|
行 1: | 行 1: | ||
- | ===== 基本的な操作 ===== | + | ===== yum のヘルプ |
- | + | ||
- | ===== 更新 | + | |
< | < | ||
- | # yum -y update | + | # yum --help |
+ | Loaded plugins: fastestmirror | ||
+ | Usage: yum [options] COMMAND | ||
+ | |||
+ | List of Commands: | ||
+ | |||
+ | check Check for problems in the rpmdb | ||
+ | check-update | ||
+ | clean Remove cached data | ||
+ | deplist | ||
+ | distribution-synchronization Synchronize installed packages to the latest available versions | ||
+ | downgrade | ||
+ | erase Remove a package or packages from your system | ||
+ | groupinfo | ||
+ | groupinstall | ||
+ | grouplist | ||
+ | groupremove | ||
+ | help | ||
+ | history | ||
+ | info | ||
+ | install | ||
+ | list List a package or groups of packages | ||
+ | load-transaction load a saved transaction from filename | ||
+ | makecache | ||
+ | provides | ||
+ | reinstall | ||
+ | repolist | ||
+ | resolvedep | ||
+ | search | ||
+ | shell Run an interactive yum shell | ||
+ | update | ||
+ | upgrade | ||
+ | version | ||
+ | |||
+ | |||
+ | Options: | ||
+ | -h, --help | ||
+ | -t, --tolerant | ||
+ | -C, --cacheonly | ||
+ | -c [config file], --config=[config file] | ||
+ | config file location | ||
+ | -R [minutes], --randomwait=[minutes] | ||
+ | maximum command wait time | ||
+ | -d [debug level], --debuglevel=[debug level] | ||
+ | debugging output level | ||
+ | --showduplicates | ||
+ | -e [error level], --errorlevel=[error level] | ||
+ | error output level | ||
+ | --rpmverbosity=[debug level name] | ||
+ | debugging output level for rpm | ||
+ | -q, --quiet | ||
+ | -v, --verbose | ||
+ | -y, --assumeyes | ||
+ | --version | ||
+ | --installroot=[path] | ||
+ | --enablerepo=[repo] | ||
+ | --disablerepo=[repo] | ||
+ | -x [package], --exclude=[package] | ||
+ | exclude package(s) by name or glob | ||
+ | --disableexcludes=[repo] | ||
+ | disable exclude from main, for a repo or for | ||
+ | everything | ||
+ | --obsoletes | ||
+ | --noplugins | ||
+ | --nogpgcheck | ||
+ | --disableplugin=[plugin] | ||
+ | disable plugins by name | ||
+ | --enableplugin=[plugin] | ||
+ | enable plugins by name | ||
+ | --skip-broken | ||
+ | --color=COLOR | ||
+ | --releasever=RELEASEVER | ||
+ | set value of $releasever in yum config and repo files | ||
+ | --setopt=SETOPTS | ||
+ | |||
+ | Plugin Options: | ||
</ | </ | ||
centos/yum/howtouse.1393482621.txt.gz · 最終更新: 2025/02/16 13:50 (外部編集)