python-hipack on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S python-hipack

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

$ yay -Rns python-hipack

2. Manually Install "python-hipack" via AUR

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

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

b. Clone python-hipack's git locally

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

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

$ cd ~/python-hipack $ makepkg -si

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

ID: 1424857
Name: python-hipack
PackageBaseID: 100296
PackageBase: python-hipack
Version: 14-1
Description: Python module for the HiPack serialization format
URL: http://hipack.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aperez
Submitter: aperez
FirstSubmitted: 1442649546
LastModified: 1710150434
URLPath: /cgit/aur.git/snapshot/python-hipack.tar.gz