zypper
SUSE & openSUSE package management utility.
- Synchronize list of packages and versions available:
zypper refresh
zypper install {package}
zypper remove {package}
- Upgrade installed packages to the newest available versions:
zypper update
- Search package via keyword:
zypper search {keyword}
- Show information related to configured repositories:
zypper repos --sort-by-priority
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).