How to Install and Uninstall libpthread-stubs0-dev Package on Kali Linux
Last updated: January 09,2025
1. Install "libpthread-stubs0-dev" package
This is a short guide on how to install libpthread-stubs0-dev on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
libpthread-stubs0-dev
Copied
2. Uninstall "libpthread-stubs0-dev" package
Please follow the steps below to uninstall libpthread-stubs0-dev on Kali Linux:
$
sudo apt remove
libpthread-stubs0-dev
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libpthread-stubs0-dev package on Kali Linux
Package: libpthread-stubs0-dev
Source: libpthread-stubs
Version: 0.4-1
Installed-Size: 18
Maintainer: Debian X Strike Force
Architecture: amd64
Size: 5344
SHA256: 54632f160e1e8a43656a87195a547391038c4ca0f53291b849cd4457ba5dfde9
SHA1: 851a6202144a55dad0686b14d7116ee4b3edd2f7
MD5sum: 2dbc57c44908dbf6d426d01910ccca74
Description: pthread stubs not provided by native libc, development files
This library provides weak aliases for pthread functions not provided
in libc or otherwise available by default. Libraries like libxcb rely
on pthread stubs to use pthreads optionally, becoming thread-safe when
linked to libpthread, while avoiding any performance hit when running
single-threaded. libpthread-stubs supports this behavior even on
platforms which do not supply all the necessary pthread stubs.
.
On platforms which already supply all the necessary pthread stubs, this
package ships only the pkg-config file pthread-stubs.pc, to allow
libraries to unconditionally express a dependency on pthread-stubs and
still obtain correct behavior.
Description-md5:
Multi-Arch: same
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/libp/libpthread-stubs/libpthread-stubs0-dev_0.4-1_amd64.deb
Source: libpthread-stubs
Version: 0.4-1
Installed-Size: 18
Maintainer: Debian X Strike Force
Architecture: amd64
Size: 5344
SHA256: 54632f160e1e8a43656a87195a547391038c4ca0f53291b849cd4457ba5dfde9
SHA1: 851a6202144a55dad0686b14d7116ee4b3edd2f7
MD5sum: 2dbc57c44908dbf6d426d01910ccca74
Description: pthread stubs not provided by native libc, development files
This library provides weak aliases for pthread functions not provided
in libc or otherwise available by default. Libraries like libxcb rely
on pthread stubs to use pthreads optionally, becoming thread-safe when
linked to libpthread, while avoiding any performance hit when running
single-threaded. libpthread-stubs supports this behavior even on
platforms which do not supply all the necessary pthread stubs.
.
On platforms which already supply all the necessary pthread stubs, this
package ships only the pkg-config file pthread-stubs.pc, to allow
libraries to unconditionally express a dependency on pthread-stubs and
still obtain correct behavior.
Description-md5:
Multi-Arch: same
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/libp/libpthread-stubs/libpthread-stubs0-dev_0.4-1_amd64.deb