Quasindro

yuuum

Apr 9th, 2014
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.63 KB | None | 0 0
  1. Usage: yum [options] COMMAND
  2.  
  3. List of Commands:
  4.  
  5. check Check for problems in the rpmdb
  6. check-update Check for available package updates
  7. clean Remove cached data
  8. deplist List a package's dependencies
  9. distribution-synchronization Synchronise installed packages to the latest available versions
  10. downgrade downgrade a package
  11. erase Remove a package or packages from your system
  12. groups Display, or use, the groups information
  13. help Display a helpful usage message
  14. history Display, or use, the transaction history
  15. info Display details about a package or group of packages
  16. install Install a package or packages on your system
  17. langinstall Install appropriate language packs for a language
  18. langlist List installed languages
  19. langremove Remove installed language packs for a language
  20. list List a package or groups of packages
  21. load-transaction load a saved transaction from filename
  22. makecache Generate the metadata cache
  23. provides Find what package provides the given value
  24. reinstall reinstall a package
  25. repolist Display the configured software repositories
  26. search Search package details for the given string
  27. shell Run an interactive yum shell
  28. update Update a package or packages on your system
  29. upgrade Update packages taking obsoletes into account
  30. version Display a version for the machine and/or available repos.
  31.  
  32.  
  33. Options:
  34. -h, --help show this help message and exit
  35. -t, --tolerant be tolerant of errors
  36. -C, --cacheonly run entirely from system cache, don't update cache
  37. -c [config file], --config=[config file]
  38. config file location
  39. -R [minutes], --randomwait=[minutes]
  40. maximum command wait time
  41. -d [debug level], --debuglevel=[debug level]
  42. debugging output level
  43. --showduplicates show duplicates, in repos, in list/search commands
  44. -e [error level], --errorlevel=[error level]
  45. error output level
  46. --rpmverbosity=[debug level name]
  47. debugging output level for rpm
  48. -q, --quiet quiet operation
  49. -v, --verbose verbose operation
  50. -y, --assumeyes answer yes for all questions
  51. --assumeno answer no for all questions
  52. --version show Yum version and exit
  53. --installroot=[path] set install root
  54. --enablerepo=[repo] enable one or more repositories (wildcards allowed)
  55. --disablerepo=[repo] disable one or more repositories (wildcards allowed)
  56. -x [package], --exclude=[package]
  57. exclude package(s) by name or glob
  58. --disableexcludes=[repo]
  59. disable exclude from main, for a repo or for
  60. everything
  61. --obsoletes enable obsoletes processing during updates
  62. --noplugins disable Yum plugins
  63. --nogpgcheck disable gpg signature checking
  64. --disableplugin=[plugin]
  65. disable plugins by name
  66. --enableplugin=[plugin]
  67. enable plugins by name
  68. --skip-broken skip packages with depsolving problems
  69. --color=COLOR control whether colour is used
  70. --releasever=RELEASEVER
  71. set value of $releasever in yum config and repo files
  72. --downloadonly don't update, just download
  73. --downloaddir=DLDIR specifies an alternate directory to store packages
  74. --setopt=SETOPTS set arbitrary config and repo options
  75. --disablepresto disable Presto plugin and don't download any deltarpms
Advertisement
Add Comment
Please, Sign In to add comment