pipgrip on AUR (Arch User Repository)

Last updated: November 09,2024

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

$ yay -S pipgrip

* (Optional) Uninstall pipgrip on Arch using YAY

$ yay -Rns pipgrip

2. Manually Install "pipgrip" via AUR

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

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

b. Clone pipgrip's git locally

$ git clone https://aur.archlinux.org/pipgrip.git ~/pipgrip

c. Go to ~/pipgrip folder and install it

$ cd ~/pipgrip $ makepkg -si

3. Information about the pipgrip package on Arch User Repository (AUR)

ID: 1427152
Name: pipgrip
PackageBaseID: 160104
PackageBase: pipgrip
Version: 0.10.13-1
Description: Lightweight pip dependency resolver with deptree preview functionality based on the PubGrub algorithm
URL: https://github.com/ddelange/pipgrip
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: yochananmarqos
Submitter: yochananmarqos
FirstSubmitted: 1605982965
LastModified: 1710433639
URLPath: /cgit/aur.git/snapshot/pipgrip.tar.gz