How to Install and Uninstall python3-walkdir.noarch Package on Fedora 34
Last updated: November 14,2024
1. Install "python3-walkdir.noarch" package
This tutorial shows how to install python3-walkdir.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
python3-walkdir.noarch
Copied
2. Uninstall "python3-walkdir.noarch" package
This tutorial shows how to uninstall python3-walkdir.noarch on Fedora 34:
$
sudo dnf remove
python3-walkdir.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-walkdir.noarch package on Fedora 34
Last metadata expiration check: 2:04:56 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-walkdir
Version : 0.4.1
Release : 16.fc34
Architecture : noarch
Size : 17 k
Source : python-walkdir-0.4.1-16.fc34.src.rpm
Repository : fedora
Summary : Python module to manipulate and filter os.walk() style iteration
URL : http://walkdir.readthedocs.org/
License : BSD
Description : walkdir is a simple set of iterator tools intended to
: make it easy to manipulate and filter the output of os.walk()
: in a way that is also easily applicable to any source iterator
: that produces data in the same format
Available Packages
Name : python3-walkdir
Version : 0.4.1
Release : 16.fc34
Architecture : noarch
Size : 17 k
Source : python-walkdir-0.4.1-16.fc34.src.rpm
Repository : fedora
Summary : Python module to manipulate and filter os.walk() style iteration
URL : http://walkdir.readthedocs.org/
License : BSD
Description : walkdir is a simple set of iterator tools intended to
: make it easy to manipulate and filter the output of os.walk()
: in a way that is also easily applicable to any source iterator
: that produces data in the same format