How to Install and Uninstall python3-pathspec.noarch Package on AlmaLinux 9
Last updated: November 17,2024
1. Install "python3-pathspec.noarch" package
This guide let you learn how to install python3-pathspec.noarch on AlmaLinux 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-pathspec.noarch
Copied
2. Uninstall "python3-pathspec.noarch" package
Please follow the steps below to uninstall python3-pathspec.noarch on AlmaLinux 9:
$
sudo dnf remove
python3-pathspec.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pathspec.noarch package on AlmaLinux 9
Last metadata expiration check: 1:15:48 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : python3-pathspec
Version : 0.12.1
Release : 1.el9
Architecture : noarch
Size : 48 k
Source : python-pathspec-0.12.1-1.el9.src.rpm
Repository : epel
Summary : Utility library for gitignore style pattern matching of file paths
URL : https://github.com/cpburnz/python-path-specification
License : MPLv2.0
Description : Path Specification (pathspec) is a utility library for pattern matching of file
: paths. So far this only includes Git's wildmatch pattern matching which itself
: is derived from Rsync's wildmatch. Git uses wildmatch for its gitignore files.
Available Packages
Name : python3-pathspec
Version : 0.12.1
Release : 1.el9
Architecture : noarch
Size : 48 k
Source : python-pathspec-0.12.1-1.el9.src.rpm
Repository : epel
Summary : Utility library for gitignore style pattern matching of file paths
URL : https://github.com/cpburnz/python-path-specification
License : MPLv2.0
Description : Path Specification (pathspec) is a utility library for pattern matching of file
: paths. So far this only includes Git's wildmatch pattern matching which itself
: is derived from Rsync's wildmatch. Git uses wildmatch for its gitignore files.