How to Install and Uninstall libdontdie0 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 22,2024

1. Install "libdontdie0" package

This guide let you learn how to install libdontdie0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libdontdie0

2. Uninstall "libdontdie0" package

Please follow the steps below to uninstall libdontdie0 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libdontdie0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libdontdie0 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libdontdie0
Priority: optional
Section: universe/libs
Installed-Size: 61
Maintainer: Ubuntu Developers
Original-Maintainer: Thorsten Alteholz
Architecture: amd64
Source: libdontdie
Version: 1.2.0-1
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Filename: pool/universe/libd/libdontdie/libdontdie0_1.2.0-1_amd64.deb
Size: 9392
MD5sum: 56eb275766573b451623652c929a34f9
SHA1: 218d14a129807e9b8453e454ffe854c3560e6fae
SHA256: cbaf84fe4d8ce5bd7266f74a7668f002f88d6b5123a9339b036af8085d941b24
Description-en: library that sets the TCP keep-alive flag when applications call socket(2)
libdontdie is a shared library that can be injected into any application
with the LD_PRELOAD mechanism.
It is completely transparent to the application and therefore works equally
well with closed-source programs and with languages like Java that do not
natively allow changing the TCP keep-alive parameters.
Description-md5: 05ad6e91751a879dd082b4995395da53
Multi-Arch: same
Homepage: https://github.com/flonatel/libdontdie
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu