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

Last updated: May 15,2024

1. Install "libdapl-dev" package

In this section, we are going to explain the necessary steps to install libdapl-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libdapl-dev

2. Uninstall "libdapl-dev" package

Please follow the guidance below to uninstall libdapl-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libdapl-dev
Priority: extra
Section: universe/libdevel
Installed-Size: 1750
Maintainer: Ubuntu Developers
Original-Maintainer: OFED and Debian Developement and Discussion
Architecture: amd64
Source: dapl
Version: 2.1.5-1
Depends: libdapl2 (= 2.1.5-1)
Filename: pool/universe/d/dapl/libdapl-dev_2.1.5-1_amd64.deb
Size: 161100
MD5sum: e616a120395e7fba10f036eba44ea240
SHA1: 0b67773536e7e1b07f0f420e2d11daa8a45fa35d
SHA256: a1dcd41bdc99cda5f1da3ab0aab57739ce517112846f718a9acf1ab3be83814f
Description-en: development files for the DAPL libraries
The Direct Access Programming Library (DAPL) is a transport-independent,
platform-independent API that supports Remote Direct Memory Access (RDMA)
devices such as Infiniband and iWARP .
.
This package contains the header files and shared libraries for building
applications against libdapl.
Description-md5: f2bcded91991be98939d4ef77d9cd821
Homepage: https://www.openfabrics.org/downloads/dapl/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu