Api/apt.uninstall()

From Minux Wiki
Revision as of 08:24, 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 remove a program trough apt

usage:

apt.uninstall(packname)

output:

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