Installlion's Logo

Installlion.com

How To Uninstall ibacm On Ubuntu 15.10

To uninstall ibacm just follow these instructions.

Uninstall just ibacm

InfiniBand Communication Manager Assistant (ACM)Ubuntu 15.10universe/net1.0.9-3
sudo apt-get remove ibacm

This will remove just the ibacm package itself.

Uninstall ibacm and its dependencies

sudo apt-get remove --auto-remove ibacm

This will remove the ibacm package and any other dependant packages which are no longer needed.

Purging your config/data too

If you also want to delete your local/config files for ibacm then this will work.

 Caution! Purged config/data can not be restored by reinstalling the package.
sudo apt-get purge ibacm

Or similarly, like this ibacm

sudo apt-get purge --auto-remove ibacm

Package Data

Packageibacm
Version1.0.9-3
MaintainerUbuntu Developers <[email protected]>
Home pagehttps://www.openfabrics.org/downloads/rdmacm/
DescriptionInfiniBand Communication Manager Assistant (ACM)
Distroubuntu
Releasewily
Repouniverse
Sectionuniverse/net

Dependencies