How to Install and Uninstall python2-pathspec.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 29,2024
1. Install "python2-pathspec.noarch" package
Please follow the guidance below to install python2-pathspec.noarch on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
python2-pathspec.noarch
Copied
2. Uninstall "python2-pathspec.noarch" package
Please follow the instructions below to uninstall python2-pathspec.noarch on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
python2-pathspec.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python2-pathspec.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 0:20:51 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python2-pathspec
Version : 0.6.0
Release : 1.el8
Architecture : noarch
Size : 46 k
Source : python-pathspec-0.6.0-1.el8.src.rpm
Repository : epel
Summary : Utility library for gitignore style pattern matching of file paths
URL : https://github.com/cpburnz/python-path-specification
License : MPL 2.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 : python2-pathspec
Version : 0.6.0
Release : 1.el8
Architecture : noarch
Size : 46 k
Source : python-pathspec-0.6.0-1.el8.src.rpm
Repository : epel
Summary : Utility library for gitignore style pattern matching of file paths
URL : https://github.com/cpburnz/python-path-specification
License : MPL 2.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.