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

Last updated: May 13,2024

1. Install "libltdl-dev" package

Here is a brief guide to show you how to install libltdl-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libltdl-dev

2. Uninstall "libltdl-dev" package

This is a short guide on how to uninstall libltdl-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libltdl-dev
Priority: optional
Section: libdevel
Installed-Size: 919
Maintainer: Ubuntu Developers
Original-Maintainer: Kurt Roeckx
Architecture: amd64
Source: libtool
Version: 2.4.6-0.1
Replaces: libltdl3-dev, libltdl7-dev, libtool (<< 1.5.20)
Provides: libltdl3-dev, libltdl7-dev
Depends: libltdl7 (= 2.4.6-0.1)
Recommends: libtool
Suggests: libtool-doc
Conflicts: libltdl3-dev, libltdl7-dev, libtool (<< 1.5.20), libtool1.4
Filename: pool/main/libt/libtool/libltdl-dev_2.4.6-0.1_amd64.deb
Size: 161618
MD5sum: 04deac1ee89336115765780fc43751cd
SHA1: 8c3b316ebca344aaf148201aed7b2b4d8a2d52e7
SHA256: 736b5a91bfd3aadc85380f3022d7bdafb05b494db235619f7b72e940b26b8fc1
Description-en: System independent dlopen wrapper for GNU libtool
This package contains the header files and static libraries for the
libltdl package.
.
A small library that aims at hiding the various difficulties of
dlopening libraries from programmers. It is a system independent
dlopen wrapper for GNU libtool.
.
It supports the following dlopen interfaces:
* dlopen (Solaris, Linux and various BSD flavors)
* shl_load (HP-UX)
* LoadLibrary (Win16 and Win32)
* load_add_on (BeOS)
* GNU DLD (emulates dynamic linking for static libraries)
* libtool's dlpreopen
Description-md5: e6268281b6ed5a9cdfc936b8da1a270b
Multi-Arch: same
Homepage: http://www.gnu.org/software/libtool/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y