python2-resolvelib on AUR (Arch User Repository)

Last updated: December 26,2024

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

$ yay -S python2-resolvelib

* (Optional) Uninstall python2-resolvelib on Arch using YAY

$ yay -Rns python2-resolvelib

2. Manually Install "python2-resolvelib" via AUR

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

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

b. Clone python2-resolvelib's git locally

$ git clone https://aur.archlinux.org/python2-resolvelib.git ~/python2-resolvelib

c. Go to ~/python2-resolvelib folder and install it

$ cd ~/python2-resolvelib $ makepkg -si

3. Information about the python2-resolvelib package on Arch User Repository (AUR)

ID: 1146579
Name: python2-resolvelib
PackageBaseID: 186209
PackageBase: python2-resolvelib
Version: 0.5.5-1
Description: Resolve abstract dependencies into concrete ones
URL: https://github.com/sarugaku/resolvelib
NumVotes: 1
Popularity: 0.001453
OutOfDate: 1710321739
Maintainer: tallero
Submitter: tallero
FirstSubmitted: 1664559940
LastModified: 1664559940
URLPath: /cgit/aur.git/snapshot/python2-resolvelib.tar.gz

5. The same packages on other Linux Distributions