175. Package

Packages manipulation

175.1. Summary of Module Globals

List of Global Functions

List of Global Variables

    175.2. Global Functions

    175.2.1. DoInstall

    Install list of packages

    Function parameters

    • list<string> packages

    Return value

    • boolean - True on success

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

    175.2.3. DoRemove

    Remove list of packages

    Function parameters

    • list<string> packages

    Return value

    • boolean - True on success

    175.3. Global Variables

    175.4. Module Requirements

    175.4.1. Module Imports

    • Mode
    • PackageAI
    • PackageSystem

    175.4.2. Module Includes

    • packages/common.ycp