chomp on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S chomp

* (Optional) Uninstall chomp on Arch using YAY

$ yay -Rns chomp

2. Manually Install "chomp" via AUR

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

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

b. Clone chomp's git locally

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

c. Go to ~/chomp folder and install it

$ cd ~/chomp $ makepkg -si

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

ID: 363118
Name: chomp
PackageBaseID: 117562
PackageBase: chomp
Version: 1.2-1
Description: Computation Homology Project software
URL: https://github.com/shaunharker/CHomP
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: jg-you
Submitter: jg-you
FirstSubmitted: 1481084295
LastModified: 1481085202
URLPath: /cgit/aur.git/snapshot/chomp.tar.gz