How to Install and Uninstall libuser.i686 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 14,2024

1. Install "libuser.i686" package

This guide covers the steps necessary to install libuser.i686 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install libuser.i686

2. Uninstall "libuser.i686" package

Please follow the step by step instructions below to uninstall libuser.i686 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove libuser.i686 $ sudo dnf autoremove

3. Information about the libuser.i686 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:02:28 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : libuser
Version : 0.63
Release : 13.el9
Architecture : i686
Size : 416 k
Source : libuser-0.63-13.el9.src.rpm
Repository : ubi-9-baseos-rpms
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.