Apk.lua

Functions to load/unload apk packages

Functions

delete()

Deletes a package
Input:

  • package - string name of package

install()

Installs a package
Input:

  • package - string name of package

version()

Checks a package's installed version
Input:

  • package - string name of package
This article is issued from Alpinelinux. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.