How to Install and Uninstall python311-keyring Package on openSUSE Leap
Last updated: February 01,2025
1. Install "python311-keyring" package
This guide covers the steps necessary to install python311-keyring on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-keyring
Copied
2. Uninstall "python311-keyring" package
This guide let you learn how to uninstall python311-keyring on openSUSE Leap:
$
sudo zypper remove
python311-keyring
Copied
3. Information about the python311-keyring package on openSUSE Leap
Information for package python311-keyring:
------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-keyring
Version : 24.2.0-150400.5.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 299.1 KiB
Installed : No
Status : not installed
Source package : python-keyring-24.2.0-150400.5.3.1.src
Upstream URL : https://github.com/jaraco/keyring
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.
------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-keyring
Version : 24.2.0-150400.5.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 299.1 KiB
Installed : No
Status : not installed
Source package : python-keyring-24.2.0-150400.5.3.1.src
Upstream URL : https://github.com/jaraco/keyring
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.