How to Install and Uninstall python312-fasteners Package on openSuSE Tumbleweed

Last updated: July 05,2024

1. Install "python312-fasteners" package

In this section, we are going to explain the necessary steps to install python312-fasteners on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-fasteners

2. Uninstall "python312-fasteners" package

Please follow the step by step instructions below to uninstall python312-fasteners on openSuSE Tumbleweed:

$ sudo zypper remove python312-fasteners

3. Information about the python312-fasteners package on openSuSE Tumbleweed

Information for package python312-fasteners:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-fasteners
Version : 0.19-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 127.6 KiB
Installed : No
Status : not installed
Source package : python-fasteners-0.19-1.2.src
Upstream URL : https://github.com/harlowja/fasteners
Summary : A python package that provides useful locks
Description :
A python package that provides useful locks
It includes the following.
* Locking decorator
* Reader-writer locks
* Inter-process locks
* Generic helpers