How to Install and Uninstall python3-oslo.concurrency Package on openSuSE Tumbleweed

Last updated: June 07,2024

1. Install "python3-oslo.concurrency" package

This tutorial shows how to install python3-oslo.concurrency on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python3-oslo.concurrency

2. Uninstall "python3-oslo.concurrency" package

Please follow the instructions below to uninstall python3-oslo.concurrency on openSuSE Tumbleweed:

$ sudo zypper remove python3-oslo.concurrency

3. Information about the python3-oslo.concurrency package on openSuSE Tumbleweed

Information for package python3-oslo.concurrency:
-------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python3-oslo.concurrency
Version : 5.2.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 509.5 KiB
Installed : No
Status : not installed
Source package : python-oslo.concurrency-5.2.0-1.2.src
Upstream URL : https://docs.openstack.org/oslo.concurrency
Summary : OpenStack oslo.concurrency library
Description :
The oslo.concurrency library has utilities for safely running multi-thread,
multi-process applications using locking mechanisms and for running
external processes.
This package contains the Python 3.x module.