supercat on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install supercat on Arch using YAY
$
yay -S
supercat
Copied
* (Optional) Uninstall supercat on Arch using YAY
$
yay -Rns
supercat
Copied
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
Copied
b. Clone supercat's git locally
$
git clone https://aur.archlinux.org/supercat.git
~/supercat
Copied
c. Go to ~/supercat folder and install it
$
cd
~/supercat
Copied
$
makepkg -si
Copied
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
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