List of zypper commands in SuSE Linux

Here is a list of some common commands available in Zypper:

  • zypper addrepo: adds a new package repository
  • zypper removerepo: removes a package repository
  • zypper modifyrepo: modifies a package repository
  • zypper refresh: refreshes the package repositories
  • zypper list-repos: lists all configured package repositories
  • zypper info: displays information about a package
  • zypper install: installs one or more packages
  • zypper remove: removes one or more packages
  • zypper update: updates one or more packages to the latest version
  • zypper list-updates: lists all available updates for installed packages
  • zypper patch: applies available security or recommended patches
  • zypper verify: verifies the integrity of installed packages
  • zypper search: searches for packages in the configured repositories
  • zypper source-install: installs the source package for a package
  • zypper clean: removes unnecessary files from the package cache
  • zypper dup: performs a distribution upgrade
  • zypper services: manage services
  • zypper patterns: patterns management
  • zypper products: products management
  • zypper dist-upgrade: performs a distribution upgrade
  • zypper wp: list the packages that have file conflicts
  • zypper lp: list the packages that have library conflicts

This is not an exhaustive list, you can use zypper help to see a full list of commands and options available in your system.

Leave a Reply

Your email address will not be published. Required fields are marked *