cattle on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S cattle

* (Optional) Uninstall cattle on Arch using YAY

$ yay -Rns cattle

2. Manually Install "cattle" via AUR

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

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

b. Clone cattle's git locally

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

c. Go to ~/cattle folder and install it

$ cd ~/cattle $ makepkg -si

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

ID: 529106
Name: cattle
PackageBaseID: 71939
PackageBase: cattle
Version: 1.2.2-1
Description: Toolkit for the Brainfuck programming language
URL: https://kiyuko.org/software/cattle
NumVotes: 10
Popularity: 0
OutOfDate: 1698787013
Maintainer: phillid
Submitter: xyproto
FirstSubmitted: 1374146906
LastModified: 1532471392
URLPath: /cgit/aur.git/snapshot/cattle.tar.gz