How to Install and Uninstall npth.i686 Package on CentOS 8 / RHEL 8
Last updated: January 12,2025
1. Install "npth.i686" package
This tutorial shows how to install npth.i686 on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
npth.i686
Copied
2. Uninstall "npth.i686" package
In this section, we are going to explain the necessary steps to uninstall npth.i686 on CentOS 8 / RHEL 8:
$
sudo dnf remove
npth.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the npth.i686 package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 6:18:23 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : npth
Version : 1.5
Release : 4.el8
Architecture : i686
Size : 27 k
Source : npth-1.5-4.el8.src.rpm
Repository : baseos
Summary : The New GNU Portable Threads library
URL : http://git.gnupg.org/cgi-bin/gitweb.cgi?p=npth.git
License : LGPLv2+
Description : nPth is a non-preemptive threads implementation using an API very similar
: to the one known from GNU Pth. It has been designed as a replacement of
: GNU Pth for non-ancient operating systems. In contrast to GNU Pth is is
: based on the system's standard threads implementation. Thus nPth allows
: the use of libraries which are not compatible to GNU Pth.
Available Packages
Name : npth
Version : 1.5
Release : 4.el8
Architecture : i686
Size : 27 k
Source : npth-1.5-4.el8.src.rpm
Repository : baseos
Summary : The New GNU Portable Threads library
URL : http://git.gnupg.org/cgi-bin/gitweb.cgi?p=npth.git
License : LGPLv2+
Description : nPth is a non-preemptive threads implementation using an API very similar
: to the one known from GNU Pth. It has been designed as a replacement of
: GNU Pth for non-ancient operating systems. In contrast to GNU Pth is is
: based on the system's standard threads implementation. Thus nPth allows
: the use of libraries which are not compatible to GNU Pth.