How to Install and Uninstall libltdl-dev Package on Kali Linux

Last updated: May 13,2024

1. Install "libltdl-dev" package

Here is a brief guide to show you how to install libltdl-dev on Kali Linux

$ sudo apt update $ sudo apt install libltdl-dev

2. Uninstall "libltdl-dev" package

Please follow the guidelines below to uninstall libltdl-dev on Kali Linux:

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

3. Information about the libltdl-dev package on Kali Linux

Package: libltdl-dev
Source: libtool
Version: 2.4.7-7
Installed-Size: 942
Maintainer: Alastair McKinstry
Architecture: amd64
Replaces: libbtldl3-dev
Provides: libltdl3-dev
Depends: libltdl7 (= 2.4.7-7), automake-1.16
Recommends: libtool
Suggests: libtool-doc
Conflicts: libltdl3-dev
Size: 164332
SHA256: 9e6d4e80fe600de5ec93c9771c2df7bc0f2b70abab0d13048de56a0efee2836b
SHA1: 6c7be5240af155f294b006bf8310933604a8ceca
MD5sum: 8e050fdb7d44c2aff39359e344bd3ead
Description: System independent dlopen wrapper for GNU libtool (headers)
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:
Multi-Arch: same
Homepage: https://www.gnu.org/software/libtool/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/libt/libtool/libltdl-dev_2.4.7-7_amd64.deb