scat on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S scat

* (Optional) Uninstall scat on Arch using YAY

$ yay -Rns scat

2. Manually Install "scat" via AUR

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

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

b. Clone scat's git locally

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

c. Go to ~/scat folder and install it

$ cd ~/scat $ makepkg -si

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

ID: 728151
Name: scat
PackageBaseID: 80181
PackageBase: scat
Version: 2:0.0.1-1
Description: Syntax highlight on the terminal
URL: https://github.com/asdil12/scat
NumVotes: 1
Popularity: 0
OutOfDate: 1656156614
Maintainer: asdil12
Submitter: asdil12
FirstSubmitted: 1395403647
LastModified: 1588149729
URLPath: /cgit/aur.git/snapshot/scat.tar.gz