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

Last updated: September 20,2024

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

$ yay -S python-pip-git

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

$ yay -Rns python-pip-git

2. Manually Install "python-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 python-pip-git's git locally

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

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

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

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

ID: 1209704
Name: python-pip-git
PackageBaseID: 140596
PackageBase: python-pip-git
Version: 23.0.r34.g852deddb9-1
Description: The PyPA recommended tool for installing Python packages
URL: https://github.com/pypa/pip
NumVotes: 7
Popularity: 2.1E-5
OutOfDate:
Maintainer: tallero
Submitter: DarkSun
FirstSubmitted: 1553469198
LastModified: 1676135059
URLPath: /cgit/aur.git/snapshot/python-pip-git.tar.gz