python-headerparser on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S python-headerparser

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

$ yay -Rns python-headerparser

2. Manually Install "python-headerparser" via AUR

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

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

b. Clone python-headerparser's git locally

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

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

$ cd ~/python-headerparser $ makepkg -si

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

ID: 830795
Name: python-headerparser
PackageBaseID: 140250
PackageBase: python-headerparser
Version: 0.4.0-1
Description: argparse for mail-style headers
URL: https://github.com/jwodder/headerparser
NumVotes: 2
Popularity: 0.07672
OutOfDate:
Maintainer: flying-sheep
Submitter: flying-sheep
FirstSubmitted: 1552316090
LastModified: 1607463712
URLPath: /cgit/aur.git/snapshot/python-headerparser.tar.gz