Remove installed packages and their associated files. The removal process is guided by package records to ensure only managed files are affected, leaving other files untouched.
Warning: This operation cannot be undone.
Examples:
-
Remove a single package:
cbp remove zlib -
Remove multiple packages:
cbp remove zlib bzip2