alpm_remove_pkg

Add a package removal action to the transaction. @param handle the context handle @param pkg the package to uninstall @return 0 on success, -1 on error (pm_errno is set accordingly)

extern (C)
int
alpm_remove_pkg

Meta