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

Last updated: May 03,2024

1. Install "python3-novaclient" package

Please follow the steps below to install python3-novaclient on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python3-novaclient

2. Uninstall "python3-novaclient" package

Learn how to uninstall python3-novaclient on openSuSE Tumbleweed:

$ sudo zypper remove python3-novaclient

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

Information for package python3-novaclient:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python3-novaclient
Version : 18.4.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 4.7 MiB
Installed : No
Status : not installed
Source package : python-novaclient-18.4.0-1.2.src
Upstream URL : https://docs.openstack.org/python-novaclient
Summary : Python API and CLI for OpenStack Nova
Description :
This is a client for the OpenStack Nova API. There's a Python API (the
novaclient module), and a command-line script (nova). Each implements 100% of
the OpenStack Nova API.