How to Install and Uninstall python3-flock.noarch Package on Fedora 36
Last updated: January 16,2025
1. Install "python3-flock.noarch" package
Please follow the steps below to install python3-flock.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
python3-flock.noarch
Copied
2. Uninstall "python3-flock.noarch" package
Here is a brief guide to show you how to uninstall python3-flock.noarch on Fedora 36:
$
sudo dnf remove
python3-flock.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-flock.noarch package on Fedora 36
Last metadata expiration check: 2:24:58 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-flock
Version : 0.1
Release : 26.fc36
Architecture : noarch
Size : 12 k
Source : python-flock-0.1-26.fc36.src.rpm
Repository : fedora
Summary : Flock object for with statement
URL : https://github.com/misli/python-flock
License : BSD
Description : Flock object uses fcntl.flock to lock (resp. unlock)
: file descriptor (fd) with operation (op)
: when entering (resp. leaving) runtime context related to it.
Available Packages
Name : python3-flock
Version : 0.1
Release : 26.fc36
Architecture : noarch
Size : 12 k
Source : python-flock-0.1-26.fc36.src.rpm
Repository : fedora
Summary : Flock object for with statement
URL : https://github.com/misli/python-flock
License : BSD
Description : Flock object uses fcntl.flock to lock (resp. unlock)
: file descriptor (fd) with operation (op)
: when entering (resp. leaving) runtime context related to it.