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

Last updated: May 18,2024

1. Install "python3-ironicclient" package

Please follow the instructions below to install python3-ironicclient on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python3-ironicclient

2. Uninstall "python3-ironicclient" package

Please follow the guidelines below to uninstall python3-ironicclient on openSuSE Tumbleweed:

$ sudo zypper remove python3-ironicclient

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

Information for package python3-ironicclient:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python3-ironicclient
Version : 5.4.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 4.4 MiB
Installed : No
Status : not installed
Source package : python-ironicclient-5.4.0-1.2.src
Upstream URL : https://docs.openstack.org/python-ironicclient
Summary : Python API and CLI for OpenStack Ironic
Description :
OpenStack Bare Metal Provisioning API Client Library.
This is a client for the OpenStack Ironic API. It provides a Python API (the
ironicclient module) and a command-line interface (ironic).
This package contains the Python 3.x module.