python2-pip-git on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S python2-pip-git

* (Optional) Uninstall python2-pip-git on Arch using YAY

$ yay -Rns python2-pip-git

2. Manually Install "python2-pip-git" via AUR

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

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

b. Clone python2-pip-git's git locally

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

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

$ cd ~/python2-pip-git $ makepkg -si

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

ID: 601312
Name: python2-pip-git
PackageBaseID: 140596
PackageBase: python-pip-git
Version: 19.0.3.r119.gd4264dc3-1
Description: The PyPA recommended tool for installing Python packages
URL: https://github.com/pypa/pip/
NumVotes: 6
Popularity: 0
OutOfDate: 1649272337
Maintainer:
FirstSubmitted: 1553469198
LastModified: 1554455892
URLPath: /cgit/aur.git/snapshot/python2-pip-git.tar.gz