chipper on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S chipper

* (Optional) Uninstall chipper on Arch using YAY

$ yay -Rns chipper

2. Manually Install "chipper" via AUR

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

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

b. Clone chipper's git locally

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

c. Go to ~/chipper folder and install it

$ cd ~/chipper $ makepkg -si

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

ID: 210679
Name: chipper
PackageBaseID: 57427
PackageBase: chipper
Version: 2.11-2
Description: Chip-8 (Chip-48, Super Chip-48 V1.0 and V1.1) assembler.
URL: http://www.hpcalc.org/details.php?id=6735
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: btimofeev
Submitter: btimofeev
FirstSubmitted: 1331291709
LastModified: 1436624081
URLPath: /cgit/aur.git/snapshot/chipper.tar.gz