Command line software manager using libzypp
Zypper is a command line tool for managing software. It can be used to add
package repositories, search for packages, install, remove, or update packages,
install patches, hardware drivers, verify dependencies, and more.
Zypper can be used interactively or non-interactively by user, from scripts,
or front-ends.
- Developed at zypp:Head
-
7
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/zypper && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
zypper-1.14.26.tar.bz2 | 0008920539 8.51 MB | |
zypper-rpmlintrc | 0000000049 49 Bytes | |
zypper.changes | 0000208498 204 KB | |
zypper.spec | 0000005834 5.7 KB |
Revision 298 (latest revision is 343)
Stephan Kulow (coolo)
accepted
request 678910
from
Michael Andres (mlandres)
(revision 298)
HEADS UP: The script /usr/bin/needs-restarting was moved from zypper into a subpackage zypper-needs-restarting (supplementing zypper). On SLE15* it should probably go to the same module as zypper itself. - Offer to change the 'runSearchPackages' config option at the prompt (bsc#1119373, FATE#325599) - Prompt: provide a 'yes/no/always/never' prompt. - Prompt: support "#NUM" as answer to select the NUMth option... - Augeas: enable writing back changed option values (to ~/.zypper.conf) - removelocale: fix segfault - Move needs-restarting command to subpackage (fixes #254) - Allow empty string as argument (bsc#1125415) - Provide a way to delete cache for volatile repositories (bsc#1053177) - Adapt to boost-1.69 requiring explicit casts tribool->bool (fixes #255) - Show support status in info if not unknown (bsc#764147) - version 1.14.26
Comments 0