How to Install and Uninstall python3-flock.noarch Package on Fedora 35
Last updated: November 20,2024
1. Install "python3-flock.noarch" package
This guide covers the steps necessary to install python3-flock.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
python3-flock.noarch
Copied
2. Uninstall "python3-flock.noarch" package
Please follow the steps below to uninstall python3-flock.noarch on Fedora 35:
$
sudo dnf remove
python3-flock.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-flock.noarch package on Fedora 35
Last metadata expiration check: 3:22:09 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-flock
Version : 0.1
Release : 25.fc35
Architecture : noarch
Size : 12 k
Source : python-flock-0.1-25.fc35.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 : 25.fc35
Architecture : noarch
Size : 12 k
Source : python-flock-0.1-25.fc35.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.