cow on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S cow

* (Optional) Uninstall cow on Arch using YAY

$ yay -Rns cow

2. Manually Install "cow" via AUR

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

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

b. Clone cow's git locally

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

c. Go to ~/cow folder and install it

$ cd ~/cow $ makepkg -si

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

ID: 841431
Name: cow
PackageBaseID: 161539
PackageBase: cow
Version: 1.0-0
Description: COW is a toy esoteric language. See the classic COW webpage for more info!
URL:
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BallMan
Submitter: BallMan
FirstSubmitted: 1609600873
LastModified: 1609600873
URLPath: /cgit/aur.git/snapshot/cow.tar.gz