Api/apt.checkinstall()

From Minux Wiki
Revision as of 16:25, 30 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 check if a program has been installed trough apt


usage:

local string = apt.checkinstall(packname)


output:

returns a bool, true is package is found, false if negative