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

Last updated: November 23,2024

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

$ yay -S python-pip-api

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

$ yay -Rns python-pip-api

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

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

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

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

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

ID: 1414154
Name: python-pip-api
PackageBaseID: 192652
PackageBase: python-pip-api
Version: 0.0.33-1
Description: An unofficial, importable pip API
URL: https://github.com/di/pip-api
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Auerhuhn
Submitter: dvzrv
FirstSubmitted: 1681395841
LastModified: 1708681112
URLPath: /cgit/aur.git/snapshot/python-pip-api.tar.gz

5. The same packages on other Linux Distributions