How to Install and Uninstall python3-keyring.noarch Package on CentOS Stream 9
Last updated: November 25,2024
1. Install "python3-keyring.noarch" package
This guide let you learn how to install python3-keyring.noarch on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-keyring.noarch
Copied
2. Uninstall "python3-keyring.noarch" package
This guide covers the steps necessary to uninstall python3-keyring.noarch on CentOS Stream 9:
$
sudo dnf remove
python3-keyring.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-keyring.noarch package on CentOS Stream 9
Last metadata expiration check: 1:59:51 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : python3-keyring
Version : 23.11.0
Release : 8.el9
Architecture : noarch
Size : 83 k
Source : python-keyring-23.11.0-8.el9.src.rpm
Repository : epel
Summary : Python 3 library to access the system keyring service
URL : https://github.com/jaraco/keyring
License : MIT OR Python-2.0.1
Description : The Python keyring library provides an easy way to access the system keyring
: service from python. It can be used in any application that needs safe password
: storage.
:
: These recommended keyring backends are supported:
:
: • macOS Keychain
: • Freedesktop Secret Service supports many DE including GNOME (requires
: secretstorage)
: • KDE4 & KDE5 KWallet (requires dbus)
: • Windows Credential Locker
:
: Other keyring implementations are available through third-party backends.
Available Packages
Name : python3-keyring
Version : 23.11.0
Release : 8.el9
Architecture : noarch
Size : 83 k
Source : python-keyring-23.11.0-8.el9.src.rpm
Repository : epel
Summary : Python 3 library to access the system keyring service
URL : https://github.com/jaraco/keyring
License : MIT OR Python-2.0.1
Description : The Python keyring library provides an easy way to access the system keyring
: service from python. It can be used in any application that needs safe password
: storage.
:
: These recommended keyring backends are supported:
:
: • macOS Keychain
: • Freedesktop Secret Service supports many DE including GNOME (requires
: secretstorage)
: • KDE4 & KDE5 KWallet (requires dbus)
: • Windows Credential Locker
:
: Other keyring implementations are available through third-party backends.