How to Install and Uninstall libdlrestrictions1 Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 20,2024

1. Install "libdlrestrictions1" package

In this section, we are going to explain the necessary steps to install libdlrestrictions1 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libdlrestrictions1

2. Uninstall "libdlrestrictions1" package

Please follow the instructions below to uninstall libdlrestrictions1 on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libdlrestrictions1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libdlrestrictions1 package on Ubuntu 21.10 (Impish Indri)

Package: libdlrestrictions1
Architecture: amd64
Version: 0.15.32ubuntu4
Priority: extra
Section: universe/libs
Source: pkg-kde-tools
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Qt/KDE Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 61
Depends: libc6 (>= 2.4)
Filename: pool/universe/p/pkg-kde-tools/libdlrestrictions1_0.15.32ubuntu4_amd64.deb
Size: 10668
MD5sum: 5770e6353da2eb29ad22337e8c419128
SHA1: 74c62696d3db8cf235991b381cb087923aa35b6f
SHA256: 18a0a09b543f128eaf422145dc7a3c77750181e2748326e64c48242d39596175
SHA512: 3d0127423aec46ec7f3d8d0ae1559a12391a4205626a891a3895f6316f6300b7aa0d2978e52fb657ea40190602039f90508c6923087e5bea48a99ea484f58260
Description-en: library that implements library compatibility checks for dlopen()
This package provides a DLRestrictions library that can be used to check
compatibility of the external shared library (or plugin) against other
libraries currently loaded in the global symbol object. It might help to avoid
symbol clashes and provide means for graceful failure detection in advance
before the first dlsym() call. Otherwise, usage of incompatible library might
result in crashes or other unpredictable failures of the application.
.
A shared library that is protected by DLRestrictions provides a special symbol
which defines conditions under which the library may be safely used. At the
moment, the only restriction that may be imposed controls whether multiple
SONAMEs of the same library can safely co-exist in the same symbol space.
Shared library dependencies are also checked for compatibility.
Description-md5: 28164c3828b6557ee21d394cbcb4648a