httpy on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S httpy

* (Optional) Uninstall httpy on Arch using YAY

$ yay -Rns httpy

2. Manually Install "httpy" via AUR

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

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

b. Clone httpy's git locally

$ git clone https://aur.archlinux.org/httpy.git ~/httpy

c. Go to ~/httpy folder and install it

$ cd ~/httpy $ makepkg -si

3. Information about the httpy package on Arch User Repository (AUR)

ID: 1330602
Name: httpy
PackageBaseID: 184395
PackageBase: httpy
Version: 1.8.2-1
Description: Python library to maintain HTTP connections
URL: https://github.com/jenca-adam/httpy
NumVotes: 1
Popularity: 0.000699
OutOfDate:
Maintainer: jenca.adam
Submitter: jenca.adam
FirstSubmitted: 1658930475
LastModified: 1696786924
URLPath: /cgit/aur.git/snapshot/httpy.tar.gz