rbcat on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S rbcat

* (Optional) Uninstall rbcat on Arch using YAY

$ yay -Rns rbcat

2. Manually Install "rbcat" via AUR

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

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

b. Clone rbcat's git locally

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

c. Go to ~/rbcat folder and install it

$ cd ~/rbcat $ makepkg -si

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

ID: 1299157
Name: rbcat
PackageBaseID: 196433
PackageBase: rbcat
Version: v1.0.1-2
Description: A go clone of lolcat with built-in cat function.
URL: https://codeberg.org/Minecodes/rbcat
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Minecodes
Submitter: Minecodes
FirstSubmitted: 1691186257
LastModified: 1691187106
URLPath: /cgit/aur.git/snapshot/rbcat.tar.gz