How to Install and Uninstall python3-openstackclient Package on openSuSE Tumbleweed

Last updated: May 17,2024

1. Install "python3-openstackclient" package

Please follow the guidance below to install python3-openstackclient on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python3-openstackclient

2. Uninstall "python3-openstackclient" package

Please follow the instructions below to uninstall python3-openstackclient on openSuSE Tumbleweed:

$ sudo zypper remove python3-openstackclient

3. Information about the python3-openstackclient package on openSuSE Tumbleweed

Information for package python3-openstackclient:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python3-openstackclient
Version : 6.4.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 18.0 MiB
Installed : No
Status : not installed
Source package : python-openstackclient-6.4.0-1.2.src
Upstream URL : https://docs.openstack.org/python-openstackclient
Summary : OpenStack Command-line Client
Description :
python-openstackclient is a unified command-line client for the OpenStack APIs.
It is a thin wrapper to the stock python-*client modules that implement the
actual REST API client actions.
This package contains the Python 3.x module.