[ Version ( since = "0.5.2" ) ]
public bool remove_package_by_id (string package_id)
Removes a package reference from the sack.
As soon as one package is removed the search is stopped.
this |
a valid PackageSack instance |
package_id |
a package_id descriptor |
|