How to Install and Uninstall python3-wcmatch.noarch Package on Fedora 36
Last updated: January 12,2025
1. Install "python3-wcmatch.noarch" package
Here is a brief guide to show you how to install python3-wcmatch.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
python3-wcmatch.noarch
Copied
2. Uninstall "python3-wcmatch.noarch" package
This guide let you learn how to uninstall python3-wcmatch.noarch on Fedora 36:
$
sudo dnf remove
python3-wcmatch.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-wcmatch.noarch package on Fedora 36
Last metadata expiration check: 0:50:23 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-wcmatch
Version : 8.1.2
Release : 8.fc36
Architecture : noarch
Size : 71 k
Source : python-wcmatch-8.1.2-8.fc36.src.rpm
Repository : fedora
Summary : Wildcard/glob file name matcher
URL : https://github.com/facelessuser/wcmatch
License : MIT
Description : Wildcard Match provides an enhanced fnmatch, glob, and pathlib library in order
: to provide file matching and globbing that more closely follows the features
: found in Bash. In some ways these libraries are similar to Python's builtin
: libraries as they provide a similar interface to match, filter, and glob the
: file system. But they also include a number of features found in Bash's
: globbing such as backslash escaping, brace expansion, extended glob pattern
: groups, etc. They also add a number of new useful functions as well, such as
: globmatch which functions like fnmatch, but for paths.
Available Packages
Name : python3-wcmatch
Version : 8.1.2
Release : 8.fc36
Architecture : noarch
Size : 71 k
Source : python-wcmatch-8.1.2-8.fc36.src.rpm
Repository : fedora
Summary : Wildcard/glob file name matcher
URL : https://github.com/facelessuser/wcmatch
License : MIT
Description : Wildcard Match provides an enhanced fnmatch, glob, and pathlib library in order
: to provide file matching and globbing that more closely follows the features
: found in Bash. In some ways these libraries are similar to Python's builtin
: libraries as they provide a similar interface to match, filter, and glob the
: file system. But they also include a number of features found in Bash's
: globbing such as backslash escaping, brace expansion, extended glob pattern
: groups, etc. They also add a number of new useful functions as well, such as
: globmatch which functions like fnmatch, but for paths.