How to Install and Uninstall libmthca-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 21,2024

1. Install "libmthca-dev" package

Please follow the instructions below to install libmthca-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmthca-dev

2. Uninstall "libmthca-dev" package

This guide covers the steps necessary to uninstall libmthca-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libmthca-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmthca-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libmthca-dev
Priority: extra
Section: universe/libdevel
Installed-Size: 81
Maintainer: Ubuntu Developers
Original-Maintainer: Roland Dreier
Architecture: amd64
Source: libmthca
Version: 1.0.6-1ubuntu1
Depends: libmthca1 (= 1.0.6-1ubuntu1)
Filename: pool/universe/libm/libmthca/libmthca-dev_1.0.6-1ubuntu1_amd64.deb
Size: 16522
MD5sum: e6c15f01d2d35fa52e80e609faff1feb
SHA1: cb3f98e65df8527449b58904f90513e32a957053
SHA256: 11b907ccda7100d30e108c4487c691d0875813d668810935ebc3c956091e155c
Description-en: Development files for the libmthca driver
libmthca is a device-specific driver for Mellanox InfiniBand host
channel adapters (HCAs) for the libibverbs library. This allows
userspace processes to access Mellanox HCA hardware directly with
low latency and low overhead.
.
This package contains static versions of libmthca that may be linked
directly to an application, which may be useful for debugging.
Description-md5: 19a997ebb58a197f69d49f6db1889090
Homepage: http://www.openfabrics.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu