How to Install and Uninstall libuser.i686 Package on CentOS 8 / RHEL 8

Last updated: May 08,2024

1. Install "libuser.i686" package

Please follow the guidance below to install libuser.i686 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install libuser.i686

2. Uninstall "libuser.i686" package

This is a short guide on how to uninstall libuser.i686 on CentOS 8 / RHEL 8:

$ sudo dnf remove libuser.i686 $ sudo dnf autoremove

3. Information about the libuser.i686 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 5:54:28 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : libuser
Version : 0.62
Release : 23.el8
Architecture : i686
Size : 420 k
Source : libuser-0.62-23.el8.src.rpm
Repository : baseos
Summary : A user and group account administration library
URL : https://pagure.io/libuser
License : LGPLv2+
Description : The libuser library implements a standardized interface for manipulating
: and administering user and group accounts. The library uses pluggable
: back-ends to interface to its data sources.
:
: Sample applications modeled after those included with the shadow password
: suite are included.