How to Install and Uninstall python3-novaclient Package on openSUSE Leap

Last updated: May 21,2024

1. Install "python3-novaclient" package

This is a short guide on how to install python3-novaclient on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-novaclient

2. Uninstall "python3-novaclient" package

Please follow the steps below to uninstall python3-novaclient on openSUSE Leap:

$ sudo zypper remove python3-novaclient

3. Information about the python3-novaclient package on openSUSE Leap

Information for package python3-novaclient:
-------------------------------------------
Repository : Main Repository
Name : python3-novaclient
Version : 17.0.0-8.4.6
Arch : noarch
Vendor : SUSE LLC
Installed Size : 3.3 MiB
Installed : No
Status : not installed
Source package : python-novaclient-17.0.0-8.4.6.src
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.