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

Last updated: October 05,2024

1. Install "python38-fasteners" package

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

$ sudo zypper refresh $ sudo zypper install python38-fasteners

2. Uninstall "python38-fasteners" package

This tutorial shows how to uninstall python38-fasteners on openSuSE Tumbleweed:

$ sudo zypper remove python38-fasteners

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

Information for package python38-fasteners:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-fasteners
Version : 0.16.3-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 226,7 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