grabc on AUR (Arch User Repository)

Last updated: May 07,2024

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

$ yay -S grabc

* (Optional) Uninstall grabc on Arch using YAY

$ yay -Rns grabc

2. Manually Install "grabc" via AUR

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

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

b. Clone grabc's git locally

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

c. Go to ~/grabc folder and install it

$ cd ~/grabc $ makepkg -si

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

ID: 579740
Name: grabc
PackageBaseID: 27572
PackageBase: grabc
Version: 2:1.0.2-1
Description: A utility for reporting the color of a pixel.
URL: https://github.com/muquit/grabc
NumVotes: 20
Popularity: 0.02464
OutOfDate:
Maintainer: bwalle
Submitter:
FirstSubmitted: 1245870831
LastModified: 1548334809
URLPath: /cgit/aur.git/snapshot/grabc.tar.gz