How to Install and Uninstall python3-glob2.noarch Package on Fedora 39

Last updated: October 07,2024

1. Install "python3-glob2.noarch" package

In this section, we are going to explain the necessary steps to install python3-glob2.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install python3-glob2.noarch

2. Uninstall "python3-glob2.noarch" package

Learn how to uninstall python3-glob2.noarch on Fedora 39:

$ sudo dnf remove python3-glob2.noarch $ sudo dnf autoremove

3. Information about the python3-glob2.noarch package on Fedora 39

Last metadata expiration check: 2:12:48 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-glob2
Version : 0.7
Release : 17.fc39
Architecture : noarch
Size : 32 k
Source : python-glob2-0.7-17.fc39.src.rpm
Repository : fedora
Summary : Glob module recursive wildcards support
URL : https://pypi.python.org/pypi/glob2
License : BSD
Description : Version of the glob module that can capture patterns and supports recursive
: wildcards.