How to Install and Uninstall python38-keyring Package on openSuSE Tumbleweed

Last updated: May 20,2024

1. Install "python38-keyring" package

Please follow the instructions below to install python38-keyring on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-keyring

2. Uninstall "python38-keyring" package

Please follow the step by step instructions below to uninstall python38-keyring on openSuSE Tumbleweed:

$ sudo zypper remove python38-keyring

3. Information about the python38-keyring package on openSuSE Tumbleweed

Information for package python38-keyring:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-keyring
Version : 23.2.1-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 260,9 KiB
Installed : No
Status : not installed
Source package : python-keyring-23.2.1-1.1.src
Summary : System keyring service access from Python
Description :
The Python keyring lib provides a way to access the system keyring service
from python. It can be used in any application that needs safe password storage.