python-pyprojroot on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S python-pyprojroot

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

$ yay -Rns python-pyprojroot

2. Manually Install "python-pyprojroot" via AUR

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

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

b. Clone python-pyprojroot's git locally

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

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

$ cd ~/python-pyprojroot $ makepkg -si

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

ID: 1252632
Name: python-pyprojroot
PackageBaseID: 170912
PackageBase: python-pyprojroot
Version: 0.3.0-2
Description: Find project root paths and return relative project files
URL: https://github.com/chendaniely/pyprojroot
NumVotes: 1
Popularity: 0.013926
OutOfDate:
Maintainer: qubidt
Submitter: qubidt
FirstSubmitted: 1631242105
LastModified: 1683206071
URLPath: /cgit/aur.git/snapshot/python-pyprojroot.tar.gz