How to Install and Uninstall python39-filelock Package on openSuSE Tumbleweed
Last updated: November 27,2024
1. Install "python39-filelock" package
In this section, we are going to explain the necessary steps to install python39-filelock on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python39-filelock
Copied
2. Uninstall "python39-filelock" package
Please follow the guidance below to uninstall python39-filelock on openSuSE Tumbleweed:
$
sudo zypper remove
python39-filelock
Copied
3. Information about the python39-filelock package on openSuSE Tumbleweed
Information for package python39-filelock:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-filelock
Version : 3.13.1-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 50.2 KiB
Installed : No
Status : not installed
Source package : python-filelock-3.13.1-1.4.src
Upstream URL : https://github.com/tox-dev/py-filelock
Summary : Platform Independent File Lock in Python
Description :
This package contains a single module, which implements a platform
independent file lock in Python, which provides a simple way of
inter-process communication.
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-filelock
Version : 3.13.1-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 50.2 KiB
Installed : No
Status : not installed
Source package : python-filelock-3.13.1-1.4.src
Upstream URL : https://github.com/tox-dev/py-filelock
Summary : Platform Independent File Lock in Python
Description :
This package contains a single module, which implements a platform
independent file lock in Python, which provides a simple way of
inter-process communication.