165. Package

Packages manipulation

165.1. Summary of Module Globals

List of Global Functions

List of Global Variables

    165.2. Global Functions

    165.2.1. DoInstall

    Install list of packages

    Function parameters

    • list<string> packages

    Return value

    • boolean - True on success

    165.2.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

    165.2.3. DoRemove

    Remove list of packages

    Function parameters

    • list<string> packages

    Return value

    • boolean - True on success

    165.3. Global Variables

    165.4. Module Requirements

    165.4.1. Module Imports

    • Mode
    • PackageAI
    • PackageSystem

    165.4.2. Module Includes

    • packages/common.ycp