hancho on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S hancho

* (Optional) Uninstall hancho on Arch using YAY

$ yay -Rns hancho

2. Manually Install "hancho" via AUR

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

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

b. Clone hancho's git locally

$ git clone https://aur.archlinux.org/hancho.git ~/hancho

c. Go to ~/hancho folder and install it

$ cd ~/hancho $ makepkg -si

3. Information about the hancho package on Arch User Repository (AUR)

ID: 1427723
Name: hancho
PackageBaseID: 203262
PackageBase: hancho
Version: 0.0.4-2
Description: Simple pleasant build system in Python
URL: https://github.com/aappleby/hancho
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Auerhuhn
Submitter: Auerhuhn
FirstSubmitted: 1709507564
LastModified: 1710511531
URLPath: /cgit/aur.git/snapshot/hancho.tar.gz