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

Last updated: May 17,2024

1. Install "python36-keyring" package

Learn how to install python36-keyring on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-keyring

2. Uninstall "python36-keyring" package

Please follow the guidelines below to uninstall python36-keyring on openSuSE Tumbleweed:

$ sudo zypper remove python36-keyring

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

Information for package python36-keyring:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-keyring
Version : 23.2.1-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 257,1 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.