scg on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S scg

* (Optional) Uninstall scg on Arch using YAY

$ yay -Rns scg

2. Manually Install "scg" via AUR

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

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

b. Clone scg's git locally

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

c. Go to ~/scg folder and install it

$ cd ~/scg $ makepkg -si

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

ID: 574902
Name: scg
PackageBaseID: 138605
PackageBase: scg
Version: 1.0-3
Description: Set Color from Gamma-values in X
URL: https://github.com/jumper149/scg
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jumper149
FirstSubmitted: 1546897537
LastModified: 1546998205
URLPath: /cgit/aur.git/snapshot/scg.tar.gz