How to Install and Uninstall python310-fasteners Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "python310-fasteners" package
Here is a brief guide to show you how to install python310-fasteners on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python310-fasteners
Copied
2. Uninstall "python310-fasteners" package
This guide let you learn how to uninstall python310-fasteners on openSuSE Tumbleweed:
$
sudo zypper remove
python310-fasteners
Copied
3. Information about the python310-fasteners package on openSuSE Tumbleweed
Information for package python310-fasteners:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-fasteners
Version : 0.19-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 111.8 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
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-fasteners
Version : 0.19-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 111.8 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