python-hexutil on AUR (Arch User Repository)

Last updated: May 08,2024

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

$ yay -S python-hexutil

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

$ yay -Rns python-hexutil

2. Manually Install "python-hexutil" via AUR

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

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

b. Clone python-hexutil's git locally

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

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

$ cd ~/python-hexutil $ makepkg -si

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

ID: 1011912
Name: python-hexutil
PackageBaseID: 174565
PackageBase: python-hexutil
Version: 0.2.2-1
Description: Classes and functions to deal with hexagonal grids
URL: https://github.com/stephanh42/hexutil
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Anty0
FirstSubmitted: 1640907073
LastModified: 1640907073
URLPath: /cgit/aur.git/snapshot/python-hexutil.tar.gz