How to Install and Uninstall python2-keystoneauth1 Package on openSUSE Leap

Last updated: June 26,2024

1. Install "python2-keystoneauth1" package

This guide let you learn how to install python2-keystoneauth1 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-keystoneauth1

2. Uninstall "python2-keystoneauth1" package

Please follow the steps below to uninstall python2-keystoneauth1 on openSUSE Leap:

$ sudo zypper remove python2-keystoneauth1

3. Information about the python2-keystoneauth1 package on openSUSE Leap

Information for package python2-keystoneauth1:
----------------------------------------------
Repository : Main Repository
Name : python2-keystoneauth1
Version : 3.10.1-4.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 3,0 MiB
Installed : No
Status : not installed
Source package : python-keystoneauth1-3.10.1-4.3.1.src
Summary : OpenStack authenticating tools
Description :
Tools for authenticating to an OpenStack-based cloud. These tools include:
* Authentication plugins (password, token, and federation based)
* Discovery mechanisms to determine API version support
* A session that is used to maintain client settings across requests
(based on the requests Python library)