When running OpenCBM on Linux, you need the source distribution to remove
it from your machine. Just run the following commands with root privileges to
remove it:
rmmod cbm (to ensure the module is not loaded anymore)
make -f LINUX/Makefile uninstall (to remove OpenCBM from the system)
If you are uninstalling OpenCBM to upgrade it, proceed with
cbm4linux-install
.