python-httpsig on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-httpsig

* (Optional) Uninstall python-httpsig on Arch using YAY

$ yay -Rns python-httpsig

2. Manually Install "python-httpsig" via AUR

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

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

b. Clone python-httpsig's git locally

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

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

$ cd ~/python-httpsig $ makepkg -si

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

ID: 601396
Name: python-httpsig
PackageBaseID: 140957
PackageBase: python-httpsig
Version: 1.3.0-3
Description: Secure HTTP request signing using the HTTP Signature draft specification
URL: https://github.com/ahknight/httpsig
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: denisalevi
Submitter: denisalevi
FirstSubmitted: 1554285849
LastModified: 1554479020
URLPath: /cgit/aur.git/snapshot/python-httpsig.tar.gz