chomp on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install chomp on Arch using YAY
$
yay -S
chomp
Copied
* (Optional) Uninstall chomp on Arch using YAY
$
yay -Rns
chomp
Copied
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
Copied
b. Clone chomp's git locally
$
git clone https://aur.archlinux.org/chomp.git
~/chomp
Copied
c. Go to ~/chomp folder and install it
$
cd
~/chomp
Copied
$
makepkg -si
Copied
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
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