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

Last updated: November 22,2024

1. Install "python2-oslo.concurrency" package

This tutorial shows how to install python2-oslo.concurrency on openSUSE Leap

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

2. Uninstall "python2-oslo.concurrency" package

This guide let you learn how to uninstall python2-oslo.concurrency on openSUSE Leap:

$ sudo zypper remove python2-oslo.concurrency

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

Information for package python2-oslo.concurrency:
-------------------------------------------------
Repository : Main Repository
Name : python2-oslo.concurrency
Version : 3.25.0-2.23
Arch : noarch
Vendor : SUSE LLC
Installed Size : 360,2 KiB
Installed : No
Status : not installed
Source package : python-oslo.concurrency-3.25.0-2.23.src
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.