cowsay-bin on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S cowsay-bin

* (Optional) Uninstall cowsay-bin on Arch using YAY

$ yay -Rns cowsay-bin

2. Manually Install "cowsay-bin" via AUR

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

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

b. Clone cowsay-bin's git locally

$ git clone https://aur.archlinux.org/cowsay-bin.git ~/cowsay-bin

c. Go to ~/cowsay-bin folder and install it

$ cd ~/cowsay-bin $ makepkg -si

3. Information about the cowsay-bin package on Arch User Repository (AUR)

ID: 1042309
Name: cowsay-bin
PackageBaseID: 176345
PackageBase: cowsay-bin
Version: 0.1.0-1
Description: Cowsay implemented using Rust.
URL: https://github.com/fffzlfk/cowsay
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: fffzlfk
Submitter: fffzlfk
FirstSubmitted: 1645715372
LastModified: 1645715372
URLPath: /cgit/aur.git/snapshot/cowsay-bin.tar.gz