How to install python3-pathspec on Amazon Linux
Utility library for gitignore style pattern matching of file paths
Availability
| Distro | aarch64 | noarch | x86_64 | Version |
|---|---|---|---|---|
| Amazon Linux 2023 | — | ✓ | — | 0.12.1 |
| Amazon Linux 2012.03 | — | — | — | |
| Amazon Linux 2 | — | — | — |
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.
Built for Amazon Linux.
Install
python3-pathspec on Amazon Linux 2023
sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm sudo dnf -y install python3-pathspec
Package downloads require an active GetPageSpeed subscription — one repository for python3-pathspec and thousands more packages for Amazon Linux.
Subscribe — from $10/moFrequently asked questions
How do I install python3-pathspec on Amazon Linux?
Add the GetPageSpeed repository, then install the python3-pathspec package with your system package manager.
Which Amazon Linux versions is python3-pathspec available for?
python3-pathspec is available for Amazon Linux 2023.