Api/apt.install()

From Minux Wiki
Revision as of 08:23, 24 September 2024 by Shorun (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

this api is used to install a program trough apt


usage:

apt.install(packname)


output:

if packname is found on an available repository server, it will be installed.