sxcs on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S sxcs

* (Optional) Uninstall sxcs on Arch using YAY

$ yay -Rns sxcs

2. Manually Install "sxcs" via AUR

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

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

b. Clone sxcs's git locally

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

c. Go to ~/sxcs folder and install it

$ cd ~/sxcs $ makepkg -si

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

ID: 1415274
Name: sxcs
PackageBaseID: 185264
PackageBase: sxcs
Version: 1.0.0-1
Description: minimal X11 color picker and magnifier
URL: https://codeberg.org/NRK/sxcs
NumVotes: 3
Popularity: 0.752626
OutOfDate:
Maintainer: axml
Submitter: vaygr
FirstSubmitted: 1661643840
LastModified: 1708878959
URLPath: /cgit/aur.git/snapshot/sxcs.tar.gz