Apk.lua

From Alpine Linux
Revision as of 10:28, 29 June 2010 by Ttrask (talk | contribs) (Updated to latest)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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