httpy on AUR (Arch User Repository)
Last updated: November 15,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
Copied
b. Install httpy on Arch using YAY
$
yay -S
httpy
Copied
* (Optional) Uninstall httpy on Arch using YAY
$
yay -Rns
httpy
Copied
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
Copied
b. Clone httpy's git locally
$
git clone https://aur.archlinux.org/httpy.git
~/httpy
Copied
c. Go to ~/httpy folder and install it
$
cd
~/httpy
Copied
$
makepkg -si
Copied
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
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