193. Package

Packages manipulation

193.1. Summary of Module Globals

List of Global Functions

List of Global Variables

    193.2. Global Functions

    193.2.1. DoInstall

    Install list of packages

    Function parameters

    • list<string> packages

    Return value

    • boolean - True on success

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

    193.2.3. DoRemove

    Remove list of packages

    Function parameters

    • list<string> packages

    Return value

    • boolean - True on success

    193.3. Global Variables

    193.4. Module Requirements

    193.4.1. Module Imports

    • Mode
    • PackageAI
    • PackageSystem

    193.4.2. Module Includes

    • packages/common.ycp