Zypper

From ICO wiki
Revision as of 13:16, 9 October 2012 by Mkurs (talk | contribs)
Jump to navigationJump to search

Autor

  • Marko Kurs

Sissejuhatus

Zypper on SUSE peal asuv paketihaldus rakendus. Erinevalt samuti SUSE peal asuvast YaST rakendusest on zypperi abil võimalik kiire käsauga pakke paigaldada ja eemaldada. Zypperi käsustiku struktuur on väga sarnane apt-get käsustikuga. Zypper on paketi haldus mootori ZYpp(libzypp) käsurea liides.

Võimaluste ülevaade

  • install/remove packages by name or by capability they provide
  • install/remove packages with names
  • install/remove specific versions of packages
  • install plain RPM files and satisfy dependencies from repositories
  • install and remove packages in one go (using +/- or ~/!)
  • choose the repository per package by prefixing the name with 'repo_alias:'
  • update all installed packages with newer available version where possible
  • install patterns/products/patches
  • comprehensive installation summary
  • avoid installing recommended packages (only required)

Repository management

easily add/remove/export/import repositories use a temporary repository restrict operations to specified repositories modify multiple repositories at once - select by medium type, localness, or select all Queries

look for packages by name, or also by summary and description look for packages matching substring, glob expressions (wildcards), whole words, exact string group search result by package name and type or show all available versions of packages from all repositories show detailed information about package/patch/pattern/product list all available packages/patches/patterns/products Update management

list needed or all available patches apply needed patches

Paketti haldus

Lisainfo

Allikad