gscreenshot on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S gscreenshot

* (Optional) Uninstall gscreenshot on Arch using YAY

$ yay -Rns gscreenshot

2. Manually Install "gscreenshot" via AUR

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

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

b. Clone gscreenshot's git locally

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

c. Go to ~/gscreenshot folder and install it

$ cd ~/gscreenshot $ makepkg -si

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

ID: 1428814
Name: gscreenshot
PackageBaseID: 99475
PackageBase: gscreenshot
Version: 3.5.0-1
Description: A simple screenshot tool supporting multiple backends
URL: https://github.com/thenaterhood/gscreenshot
NumVotes: 20
Popularity: 9.6E-5
OutOfDate:
Maintainer: thenaterhood
Submitter: thenaterhood
FirstSubmitted: 1441577983
LastModified: 1710643880
URLPath: /cgit/aur.git/snapshot/gscreenshot.tar.gz