How to Install and Uninstall python2-fasteners Package on openSUSE Leap

Last updated: November 07,2024

1. Install "python2-fasteners" package

This guide let you learn how to install python2-fasteners on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-fasteners

2. Uninstall "python2-fasteners" package

This guide covers the steps necessary to uninstall python2-fasteners on openSUSE Leap:

$ sudo zypper remove python2-fasteners

3. Information about the python2-fasteners package on openSUSE Leap

Information for package python2-fasteners:
------------------------------------------
Repository : Main Repository
Name : python2-fasteners
Version : 0.14.1-3.2.4
Arch : noarch
Vendor : SUSE LLC
Installed Size : 121,6 KiB
Installed : No
Status : not installed
Source package : python-fasteners-0.14.1-3.2.4.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