How to Install and Uninstall libuser.i686 Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: February 04,2025
1. Install "libuser.i686" package
In this section, we are going to explain the necessary steps to install libuser.i686 on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
libuser.i686
Copied
2. Uninstall "libuser.i686" package
Please follow the step by step instructions below to uninstall libuser.i686 on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
libuser.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the libuser.i686 package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 1:52:38 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : libuser
Version : 0.62
Release : 25.el8
Architecture : i686
Size : 419 k
Source : libuser-0.62-25.el8.src.rpm
Repository : ubi-8-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.
Available Packages
Name : libuser
Version : 0.62
Release : 25.el8
Architecture : i686
Size : 419 k
Source : libuser-0.62-25.el8.src.rpm
Repository : ubi-8-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.