How to Install and Uninstall libltdl7 Package on Kali Linux

Last updated: May 10,2024

1. Install "libltdl7" package

This tutorial shows how to install libltdl7 on Kali Linux

$ sudo apt update $ sudo apt install libltdl7

2. Uninstall "libltdl7" package

This guide covers the steps necessary to uninstall libltdl7 on Kali Linux:

$ sudo apt remove libltdl7 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libltdl7 package on Kali Linux

Package: libltdl7
Source: libtool
Version: 2.4.7-7
Installed-Size: 421
Maintainer: Alastair McKinstry
Architecture: amd64
Depends: libc6 (>= 2.34)
Size: 392948
SHA256: bb2e09feaf629a7c236ade3fd4acbf3cc32e135b84c919257bcfcfe08173681e
SHA1: 090e4763ad7a609d1dbaa6dc0ea432ab065e8717
MD5sum: c92841ab8fcf3f5617e6a0ecf0f343ef
Description: System independent dlopen wrapper for GNU libtool
This package contains the run-time libltdl library.
.
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: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libt/libtool/libltdl7_2.4.7-7_amd64.deb