remove
Uninstalls a package.
package::remove package_id:string
Description
Section titled “Description”The package::remove
operator uninstalls a previously installed package.
package_id : string
Section titled “package_id : string”The unique ID of the package as in the package definition.
Examples
Section titled “Examples”Remove an installed package
Section titled “Remove an installed package”package::remove "suricata-ocsf"