python-pathtools on AUR (Arch User Repository)

Last updated: April 29,2024

1. Install "python-pathtools" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install python-pathtools on Arch using YAY

$ yay -S python-pathtools

* (Optional) Uninstall python-pathtools on Arch using YAY

$ yay -Rns python-pathtools

2. Manually Install "python-pathtools" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone python-pathtools's git locally

$ git clone https://aur.archlinux.org/python-pathtools.git ~/python-pathtools

c. Go to ~/python-pathtools folder and install it

$ cd ~/python-pathtools $ makepkg -si

3. Information about the python-pathtools package on Arch User Repository (AUR)

ID: 1411338
Name: python-pathtools
PackageBaseID: 202693
PackageBase: python-pathtools
Version: 0.1.2-12
Description: Pattern matching and various utilities for file systems paths
URL: https://pypi.python.org/pypi/pathtools/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jelly
FirstSubmitted: 1708259634
LastModified: 1708259634
URLPath: /cgit/aur.git/snapshot/python-pathtools.tar.gz