python-kiss-headers on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-kiss-headers

* (Optional) Uninstall python-kiss-headers on Arch using YAY

$ yay -Rns python-kiss-headers

2. Manually Install "python-kiss-headers" via AUR

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

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

b. Clone python-kiss-headers's git locally

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

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

$ cd ~/python-kiss-headers $ makepkg -si

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

ID: 1352065
Name: python-kiss-headers
PackageBaseID: 154831
PackageBase: python-kiss-headers
Version: 2.4.3-1
Description: Python package for HTTP/1.1 style headers. Parse headers to objects.
URL: https://ousret.github.io/kiss-headers
NumVotes: 6
Popularity: 0.016216
OutOfDate:
Maintainer: yochananmarqos
Submitter: yochananmarqos
FirstSubmitted: 1593198414
LastModified: 1699817835
URLPath: /cgit/aur.git/snapshot/python-kiss-headers.tar.gz