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

Last updated: May 18,2024

1. Install "python3-magnumclient" package

This is a short guide on how to install python3-magnumclient on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python3-magnumclient

2. Uninstall "python3-magnumclient" package

This guide covers the steps necessary to uninstall python3-magnumclient on openSuSE Tumbleweed:

$ sudo zypper remove python3-magnumclient

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

Information for package python3-magnumclient:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python3-magnumclient
Version : 3.6.0-1.7
Arch : noarch
Vendor : openSUSE
Installed Size : 2.1 MiB
Installed : No
Status : not installed
Source package : python-magnumclient-3.6.0-1.7.src
Upstream URL : https://docs.openstack.org/python-magnumclient
Summary : Python API and CLI for OpenStack Magnum
Description :
Client library for Magnum built on the Magnum API. It provides a Python API
(the magnumclient module) and a command-line tool (magnum).
This package contains the Python 3.x module.