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