ZYpp Flashcards
who created ZYpp
openSUSE
zypper help
displays general help
zypper install
installs specified package
zypper info
displays information about the specified package
zypper list-updates
displays all available package updates for installed packages from the repository
zypper lr
displays repository information
zypper packages
lists all available packages or lists available packages from a specified respository
zypper what-provides
shows to what package a file belongs
zypper refresh
refreshes a repositories information
zypper remove
removes a package from the system
zypper search
searches for the specified package
zypper update
updates the specified packages or if no package is specified, updates all currently installed packages to the latest versions in the repository
zypper verify
verifies the installed packages have their needed dependencies verified