hammer on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S hammer

* (Optional) Uninstall hammer on Arch using YAY

$ yay -Rns hammer

2. Manually Install "hammer" via AUR

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

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

b. Clone hammer's git locally

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

c. Go to ~/hammer folder and install it

$ cd ~/hammer $ makepkg -si

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

ID: 216216
Name: hammer
PackageBaseID: 96434
PackageBase: hammer
Version: 1.0.0_rc3-1
Description: The Hammer parsing library
URL: https://github.com/UpstandingHackers/hammer
NumVotes: 0
Popularity: 0
OutOfDate: 1701863230
Maintainer: ork
Submitter: ork
FirstSubmitted: 1437991745
LastModified: 1438181804
URLPath: /cgit/aur.git/snapshot/hammer.tar.gz