supercat on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S supercat

* (Optional) Uninstall supercat on Arch using YAY

$ yay -Rns supercat

2. Manually Install "supercat" via AUR

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

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

b. Clone supercat's git locally

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

c. Go to ~/supercat folder and install it

$ cd ~/supercat $ makepkg -si

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

ID: 1008853
Name: supercat
PackageBaseID: 130581
PackageBase: supercat
Version: 0.5.7-1
Description: A program that colorizes text based on matching regular expressions/strings/characters.
URL: http://supercat.nosredna.net/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: ValHue
Submitter: ValHue
FirstSubmitted: 1520359822
LastModified: 1640250299
URLPath: /cgit/aur.git/snapshot/supercat.tar.gz