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

Last updated: May 17,2024

1. Install "libpth20" package

Please follow the instructions below to install libpth20 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libpth20

2. Uninstall "libpth20" package

Please follow the step by step instructions below to uninstall libpth20 on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libpth20 $ sudo apt autoclean && sudo apt autoremove

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

Package: libpth20
Architecture: amd64
Version: 2.0.7-22
Multi-Arch: same
Priority: optional
Section: universe/libs
Source: pth
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: NIIBE Yutaka
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 128
Depends: libc6 (>= 2.15)
Filename: pool/universe/p/pth/libpth20_2.0.7-22_amd64.deb
Size: 44320
MD5sum: eab577d0f02e80b60e956bacf5cd9b35
SHA1: 4660a235698bf17cc599806e5ca0518ab2131b30
SHA256: 1264eee64f39afb724932109683c0086a7189d5ba0e1c22153d957fe196a67ee
SHA512: 1a4140943785f76362ad02c619d72d252510594cc3c7ca6397a83af446370b7b7b4a49511eda8641457146a5135526252beb55e968e8b174193d053bd3748579
Homepage: https://www.gnu.org/software/pth/
Description-en: GNU Portable Threads
Pth is a very portable POSIX/ANSI-C based library for Unix platforms which
provides non-preemptive priority-based scheduling for multiple threads of
execution ("multithreading") inside server applications. All threads run
in the same address space of the server application, but each thread has
its own individual program-counter, run-time stack, signal mask and errno
variable.
Description-md5: c8182a448d26aa385dbac4690d17b2c0