How to Install and Uninstall libuser.x86_64 Package on CentOS Stream 9

Last updated: September 27,2024

1. Install "libuser.x86_64" package

Please follow the guidance below to install libuser.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install libuser.x86_64

2. Uninstall "libuser.x86_64" package

This guide let you learn how to uninstall libuser.x86_64 on CentOS Stream 9:

$ sudo dnf remove libuser.x86_64 $ sudo dnf autoremove

3. Information about the libuser.x86_64 package on CentOS Stream 9

Last metadata expiration check: 0:26:47 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : libuser
Version : 0.63
Release : 13.el9
Architecture : x86_64
Size : 405 k
Source : libuser-0.63-13.el9.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.