How to Install and Uninstall python3-pykeepass.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 09,2024

1. Install "python3-pykeepass.noarch" package

Here is a brief guide to show you how to install python3-pykeepass.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install python3-pykeepass.noarch

2. Uninstall "python3-pykeepass.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-pykeepass.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove python3-pykeepass.noarch $ sudo dnf autoremove

3. Information about the python3-pykeepass.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:11:55 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-pykeepass
Epoch : 1
Version : 4.0.5
Release : 1.el9
Architecture : noarch
Size : 90 k
Source : python-pykeepass-4.0.5-1.el9.src.rpm
Repository : epel
Summary : Python library to interact with keepass databases
URL : https://github.com/libkeepass/pykeepass
License : GPL-3.0-only AND MIT
Description : This library allows you to write entries to a KeePass database.