Api/apt.install()

From Minux Wiki
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.