To uninstall ibacm just follow these instructions.
sudo apt-get remove ibacm
This will remove just the ibacm package itself.
sudo apt-get remove --auto-remove ibacm
This will remove the ibacm package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for ibacm then this will work.
sudo apt-get purge ibacm
Or similarly, like this ibacm
sudo apt-get purge --auto-remove ibacm
Package | ibacm |
Version | 1.0.9-3 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | https://www.openfabrics.org/downloads/rdmacm/ |
Description | InfiniBand Communication Manager Assistant (ACM) |
Distro | ubuntu |
Release | wily |
Repo | universe |
Section | universe/net |