183. OneClickInstallWorkerFunctions

183.1. Authors

    183.2. Summary of Module Globals

    List of Global Functions

    • AddRepositories - * Subscribe to all the specified repositories * return true if all catalogues were added successfully, false otherwise.

    • DeDupe - * Check whether this repository is already subscribed

    • InstallPackages - * Install all the specified packages * return true if all installations were successful, false otherwise

    • InstallPatterns - * Install all the specified patterns * return true if all installations were successful, false otherwise

    • RemovePackages - * Remove all the specified packages * return true if all installations were successful, false otherwise

    List of Global Variables

      183.3. Global Functions

      183.3.1. AddRepositories

      * Subscribe to all the specified repositories * return true if all catalogues were added successfully, false otherwise.

      Function parameters

      • list<string> repositories

      Return value

      • boolean

      183.3.2. DeDupe

      * Check whether this repository is already subscribed

      Function parameters

      • list<string> url_list

      Return value

      • list<string>

      183.3.3. InstallPackages

      * Install all the specified packages * return true if all installations were successful, false otherwise

      Function parameters

      • list<string> packages

      Return value

      • boolean

      183.3.4. InstallPatterns

      * Install all the specified patterns * return true if all installations were successful, false otherwise

      Function parameters

      • list<string> patterns

      Return value

      • boolean

      183.3.5. RemovePackages

      * Remove all the specified packages * return true if all installations were successful, false otherwise

      Function parameters

      • list<string> packages

      Return value

      • boolean

      183.4. Global Variables

      183.5. Module Requirements

      183.5.1. Module Imports

      • CommandLine
      • FTP
      • HTTP
      • OneClickInstall
      • OneClickInstallWorkerResponse
      • PackageCallbacks
      • Popup
      • Progress
      • SourceManager

      183.5.2. Module Includes

      • packager/inst_source_dialogs.ycp