longcat on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S longcat

* (Optional) Uninstall longcat on Arch using YAY

$ yay -Rns longcat

2. Manually Install "longcat" via AUR

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

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

b. Clone longcat's git locally

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

c. Go to ~/longcat folder and install it

$ cd ~/longcat $ makepkg -si

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

ID: 1368488
Name: longcat
PackageBaseID: 161887
PackageBase: longcat
Version: v0.0.4-2
Description: Creates a looooong cat in the terminal
URL: https://github.com/mattn/longcat
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: Chasar
Submitter: Chasar
FirstSubmitted: 1610199341
LastModified: 1702386237
URLPath: /cgit/aur.git/snapshot/longcat.tar.gz