gsu on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S gsu

* (Optional) Uninstall gsu on Arch using YAY

$ yay -Rns gsu

2. Manually Install "gsu" via AUR

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

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

b. Clone gsu's git locally

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

c. Go to ~/gsu folder and install it

$ cd ~/gsu $ makepkg -si

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

ID: 443482
Name: gsu
PackageBaseID: 125308
PackageBase: gsu
Version: 1.3.2-1
Description: A general screenshot and upload utility for images, video, and gifs.
URL: https://github.com/winneon/gsu
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: winneon
Submitter: winneon
FirstSubmitted: 1504528468
LastModified: 1505348616
URLPath: /cgit/aur.git/snapshot/gsu.tar.gz