How to Install and Uninstall libuser.i686 Package on Amazon Linux 2

Last updated: February 05,2025

1. Install "libuser.i686" package

This guide covers the steps necessary to install libuser.i686 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install libuser.i686

2. Uninstall "libuser.i686" package

In this section, we are going to explain the necessary steps to uninstall libuser.i686 on Amazon Linux 2:

$ sudo yum remove libuser.i686 $ sudo yum autoremove

3. Information about the libuser.i686 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : libuser
Arch : i686
Version : 0.60
Release : 9.amzn2
Size : 404 k
Repo : amzn2-core/2/x86_64
Summary : A user and group account administration library
URL : https://fedorahosted.org/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.