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.
32 lines
788 B
32 lines
788 B
Zypper
|
|
===
|
|
|
|
Defines [zypper][1] aliases.
|
|
|
|
Aliases
|
|
-------
|
|
|
|
- `zypc` # Cleans the cache.
|
|
- `zyph` # Displays history.
|
|
- `zypi` # Installs package(s).
|
|
- `zypl` # Clean packages cache.
|
|
- `zypq` # Displays package information.
|
|
- `zypr` # Removes package(s).
|
|
- `zyps` # Searches for a package.
|
|
- `zypv` # Verifies dependencies.
|
|
- `zypu` # Updates packages.
|
|
- `zypU` # Dist Upgrade.
|
|
- `zypUD` # Dist Upgrade download only.
|
|
- `zypUn` # Dist Upgrade no repository refresh.
|
|
- `zypR` # Refresh repositories caches.
|
|
|
|
Authors
|
|
-------
|
|
|
|
*The authors of this module should be contacted via the [issue tracker][2].*
|
|
|
|
- [Sorin Ionescu](https://github.com/sorin-ionescu)
|
|
|
|
[1]: https://en.opensuse.org/Portal:Zypper
|
|
[2]: https://github.com/sorin-ionescu/prezto/issues
|