1
0
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
prezto/modules/yum
Sebastian Wiesner a0806e15c3
[Fix #122] Add documentation for yum
13 years ago
..
README.md [Fix #122] Add documentation for yum 13 years ago
init.zsh [#23] Rename plugins to modules 13 years ago

README.md

yum

Defines yum aliases.

Aliases

  • ys searches packages.
  • yp shows package info.
  • yl lists packages.
  • yli lists installed packages.
  • yu updates installed packages.
  • yi installs packages.
  • yr removes packages.
  • yrl removes packages, including any unused dependencies (with yum-plugin-remove-with-leaves).
  • yc cleans the cache.

Authors

The authors of this module should be contacted via the issue tracker.