How to Install and Uninstall python3-fasteners Package on openSUSE Leap
Last updated: January 11,2025
1. Install "python3-fasteners" package
This guide let you learn how to install python3-fasteners on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-fasteners
Copied
2. Uninstall "python3-fasteners" package
Here is a brief guide to show you how to uninstall python3-fasteners on openSUSE Leap:
$
sudo zypper remove
python3-fasteners
Copied
3. Information about the python3-fasteners package on openSUSE Leap
Information for package python3-fasteners:
------------------------------------------
Repository : Main Repository
Name : python3-fasteners
Version : 0.14.1-3.2.4
Arch : noarch
Vendor : SUSE LLC
Installed Size : 156.3 KiB
Installed : No
Status : not installed
Source package : python-fasteners-0.14.1-3.2.4.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
------------------------------------------
Repository : Main Repository
Name : python3-fasteners
Version : 0.14.1-3.2.4
Arch : noarch
Vendor : SUSE LLC
Installed Size : 156.3 KiB
Installed : No
Status : not installed
Source package : python-fasteners-0.14.1-3.2.4.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