How to Install and Uninstall python3-oslo.concurrency Package on openSUSE Leap

Last updated: May 08,2024

1. Install "python3-oslo.concurrency" package

Please follow the step by step instructions below to install python3-oslo.concurrency on openSUSE Leap

$ 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 Leap:

$ sudo zypper remove python3-oslo.concurrency

3. Information about the python3-oslo.concurrency package on openSUSE Leap

Information for package python3-oslo.concurrency:
-------------------------------------------------
Repository : Main Repository
Name : python3-oslo.concurrency
Version : 4.0.3-bp155.2.16
Arch : noarch
Vendor : openSUSE
Installed Size : 341.0 KiB
Installed : No
Status : not installed
Source package : python-oslo.concurrency-4.0.3-bp155.2.16.src
Upstream URL : https://launchpad.net/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.