How to Install and Uninstall python3-osc-lib Package on openSuSE Tumbleweed

Last updated: May 20,2024

1. Install "python3-osc-lib" package

Here is a brief guide to show you how to install python3-osc-lib on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python3-osc-lib

2. Uninstall "python3-osc-lib" package

Please follow the steps below to uninstall python3-osc-lib on openSuSE Tumbleweed:

$ sudo zypper remove python3-osc-lib

3. Information about the python3-osc-lib package on openSuSE Tumbleweed

Information for package python3-osc-lib:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python3-osc-lib
Version : 2.8.1-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 1.1 MiB
Installed : No
Status : not installed
Source package : python-osc-lib-2.8.1-1.2.src
Upstream URL : https://docs.openstack.org/developer/osc-lib
Summary : OpenStackClient Library
Description :
OpenStackClient (aka OSC) is a command-line client for OpenStack. osc-lib
is a package of common support modules for writing OSC plugins.
This package contains the Python 3.x module.