[ Version ( since = "0.5.2" ) ]
public bool remove_package (Package package)
Removes a package reference from the sack.
The pointers have to match exactly.
| this |
a valid PackageSack instance |
| package |
a valid Package instance |
|
true if the package was removed from the sack |