pypy3-httplib2 on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S pypy3-httplib2

* (Optional) Uninstall pypy3-httplib2 on Arch using YAY

$ yay -Rns pypy3-httplib2

2. Manually Install "pypy3-httplib2" via AUR

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

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

b. Clone pypy3-httplib2's git locally

$ git clone https://aur.archlinux.org/pypy3-httplib2.git ~/pypy3-httplib2

c. Go to ~/pypy3-httplib2 folder and install it

$ cd ~/pypy3-httplib2 $ makepkg -si

3. Information about the pypy3-httplib2 package on Arch User Repository (AUR)

ID: 709506
Name: pypy3-httplib2
PackageBaseID: 108280
PackageBase: pypy-httplib2
Version: 0.17.0-1
Description: Small, fast HTTP client library for Pypy 3
URL: https://github.com/httplib2/httplib2
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: nandub
FirstSubmitted: 1456894714
LastModified: 1584591216
URLPath: /cgit/aur.git/snapshot/pypy3-httplib2.tar.gz