Advertisement
tyler569

Untitled

Jul 17th, 2014
327
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.87 KB | None | 0 0
  1. [root@peregrine ~]# yum
  2. Loaded plugins: fastestmirror
  3. You need to give some command
  4. Usage: yum [options] COMMAND
  5.  
  6. List of Commands:
  7.  
  8. check Check for problems in the rpmdb
  9. check-update Check for available package updates
  10. clean Remove cached data
  11. deplist List a package's dependencies
  12. distribution-synchronization Synchronize installed packages to the latest available versions
  13. downgrade downgrade a package
  14. erase Remove a package or packages from your system
  15. fs Creates filesystem snapshots, or lists/deletes current snapshots.
  16. fssnapshot Creates filesystem snapshots, or lists/deletes current snapshots.
  17. groups Display, or use, the groups information
  18. help Display a helpful usage message
  19. history Display, or use, the transaction history
  20. info Display details about a package or group of packages
  21. install Install a package or packages on your system
  22. list List a package or groups of packages
  23. load-transaction load a saved transaction from filename
  24. makecache Generate the metadata cache
  25. provides Find what package provides the given value
  26. reinstall reinstall a package
  27. repo-pkgs Treat a repo. as a group of packages, so we can install/remove all of them
  28. repolist Display the configured software repositories
  29. search Search package details for the given string
  30. shell Run an interactive yum shell
  31. swap Simple way to swap packages, instead of using shell
  32. update Update a package or packages on your system
  33. update-minimal Works like upgrade, but goes to the 'newest' package match which fixes a problem that affects your system
  34. updateinfo Acts on repository update information
  35. upgrade Update packages taking obsoletes into account
  36. version Display a version for the machine and/or available repos.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement