How to Install and Uninstall compat-libpthread-nonshared.x86_64 Package on Fedora 35

Last updated: October 08,2024

1. Install "compat-libpthread-nonshared.x86_64" package

This guide covers the steps necessary to install compat-libpthread-nonshared.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install compat-libpthread-nonshared.x86_64

2. Uninstall "compat-libpthread-nonshared.x86_64" package

This guide let you learn how to uninstall compat-libpthread-nonshared.x86_64 on Fedora 35:

$ sudo dnf remove compat-libpthread-nonshared.x86_64 $ sudo dnf autoremove

3. Information about the compat-libpthread-nonshared.x86_64 package on Fedora 35

Last metadata expiration check: 2:29:15 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : compat-libpthread-nonshared
Version : 2.34
Release : 40.fc35
Architecture : x86_64
Size : 29 k
Source : glibc-2.34-40.fc35.src.rpm
Repository : updates
Summary : Compatibility support for linking against libpthread_nonshared.a.
URL : http://www.gnu.org/software/glibc/
License : LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ and GPLv2+ with exceptions and BSD and Inner-Net and ISC and Public Domain and GFDL
Description : This package provides compatibility support for applications that expect
: libpthread_nonshared.a to exist. The support provided is in the form of
: an empty libpthread_nonshared.a that allows dynamic links to succeed.
: Such applications should be adjusted to avoid linking against
: libpthread_nonshared.a which is no longer used. The static library
: libpthread_nonshared.a is an internal implementation detail of the C
: runtime and should not be expected to exist.