How to Install and Uninstall python3-libuser.x86_64 Package on Rocky Linux 8
Last updated: November 14,2024
1. Install "python3-libuser.x86_64" package
This is a short guide on how to install python3-libuser.x86_64 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-libuser.x86_64
Copied
2. Uninstall "python3-libuser.x86_64" package
This guide covers the steps necessary to uninstall python3-libuser.x86_64 on Rocky Linux 8:
$
sudo dnf remove
python3-libuser.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-libuser.x86_64 package on Rocky Linux 8
Last metadata expiration check: 0:27:32 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-libuser
Version : 0.62
Release : 24.el8
Architecture : x86_64
Size : 60 k
Source : libuser-0.62-24.el8.src.rpm
Repository : baseos
Summary : Python 3 bindings for the libuser library
URL : https://pagure.io/libuser
License : LGPLv2+
Description : The python3-libuser package contains the Python bindings for
: the libuser library, which provides a Python 3 API for manipulating and
: administering user and group accounts.
Available Packages
Name : python3-libuser
Version : 0.62
Release : 24.el8
Architecture : x86_64
Size : 60 k
Source : libuser-0.62-24.el8.src.rpm
Repository : baseos
Summary : Python 3 bindings for the libuser library
URL : https://pagure.io/libuser
License : LGPLv2+
Description : The python3-libuser package contains the Python bindings for
: the libuser library, which provides a Python 3 API for manipulating and
: administering user and group accounts.