python-pathlib2 on AUR (Arch User Repository)

Last updated: November 23,2024

1. Install "python-pathlib2" 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-pathlib2 on Arch using YAY

$ yay -S python-pathlib2

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

$ yay -Rns python-pathlib2

2. Manually Install "python-pathlib2" via AUR

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

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

b. Clone python-pathlib2's git locally

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

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

$ cd ~/python-pathlib2 $ makepkg -si

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

ID: 1261596
Name: python-pathlib2
PackageBaseID: 193908
PackageBase: python-pathlib2
Version: 2.3.7.post1-1
Description: Backport of pathlib aiming to support the full stdlib Python API
URL: https://github.com/jazzband/pathlib2
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: piernov
Submitter: piernov
FirstSubmitted: 1684759512
LastModified: 1684759512
URLPath: /cgit/aur.git/snapshot/python-pathlib2.tar.gz