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

Last updated: July 05,2024

1. Install "python36-fasteners" package

Please follow the steps below to install python36-fasteners on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-fasteners

2. Uninstall "python36-fasteners" package

Please follow the guidelines below to uninstall python36-fasteners on openSuSE Tumbleweed:

$ sudo zypper remove python36-fasteners

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

Information for package python36-fasteners:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-fasteners
Version : 0.16.3-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 228,2 KiB
Installed : No
Status : not installed
Source package : python-fasteners-0.16.3-1.2.src
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