Api/apt.uninstall()

From Minux Wiki
Jump to navigation Jump to search

this api is used to remove a program trough apt

usage:

apt.uninstall(packname)

output:

if packname is found on the system, it will be uninstalled.