How to Install and Uninstall libuser.i686 Package on Fedora 36
Last updated: November 26,2024
1. Install "libuser.i686" package
This guide covers the steps necessary to install libuser.i686 on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
libuser.i686
Copied
2. Uninstall "libuser.i686" package
In this section, we are going to explain the necessary steps to uninstall libuser.i686 on Fedora 36:
$
sudo dnf remove
libuser.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the libuser.i686 package on Fedora 36
Last metadata expiration check: 0:39:04 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : libuser
Version : 0.63
Release : 10.fc36
Architecture : i686
Size : 389 k
Source : libuser-0.63-10.fc36.src.rpm
Repository : fedora
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.63
Release : 10.fc36
Architecture : i686
Size : 389 k
Source : libuser-0.63-10.fc36.src.rpm
Repository : fedora
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.