remove
Uninstalls a package.
Description
The package::remove
operator uninstalls a previously installed package.
package_id : string
The unique ID of the package as in the package definition.
Examples
Remove an installed package
See Also
package::add
, package::list