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