How to Install and Uninstall libpth-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 04,2024

1. Install "libpth-dev" package

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

$ sudo apt update $ sudo apt install libpth-dev

2. Uninstall "libpth-dev" package

This guide let you learn how to uninstall libpth-dev on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libpth-dev package on Ubuntu 21.10 (Impish Indri)

Package: libpth-dev
Architecture: amd64
Version: 2.0.7-22
Priority: optional
Section: universe/libdevel
Source: pth
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: NIIBE Yutaka
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 285
Depends: libpth20 (= 2.0.7-22)
Filename: pool/universe/p/pth/libpth-dev_2.0.7-22_amd64.deb
Size: 90344
MD5sum: afc9076dcd3e123b22f06c72fe978045
SHA1: 5e08e720aa427147d34a9b11dd6f33ff6f9a2b47
SHA256: a7d03ca7b8fc92122bf93cbdbff5e0fbf36b1f1ed10c6b793a55b167f03ac186
SHA512: f84cf55825fee8a69a4e53ef72248fd4503686606fed8cffe0edefe28e93542a204a18f2c91124be775db511447c0906544f2b9bddaf005e2b69d34f687a4269
Homepage: https://www.gnu.org/software/pth/
Description-en: GNU Portable Threads (development)
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.
.
This package contains the development files.
Description-md5: ad14fcee422f923d02639de74f138d92