189. Package

Packages manipulation

189.1. Authors

  • Martin Vidner <mvidner@suse.cz>

  • Michal Svec <msvec@suse.cz>

189.2. Summary of Module Globals

List of Global Functions

List of Global Variables

    189.3. Global Functions

    189.3.1. DoInstall

    Install list of packages

    Function parameters

    • list<string> packages

    Return value

    • boolean - True on success

    189.3.2. DoInstallAndRemove

    Install and Remove list of packages in one go

    Function parameters

    • list<string> toinstall

    • list<string> toremove

    Return value

    • boolean - True on success

    189.3.3. DoRemove

    Remove list of packages

    Function parameters

    • list<string> packages

    Return value

    • boolean - True on success

    189.4. Global Variables

    189.5. Module Requirements

    189.5.1. Module Imports

    • Mode
    • PackageAI
    • PackageSystem

    189.5.2. Module Includes

    • packages/common.ycp