hyprshot on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S hyprshot

* (Optional) Uninstall hyprshot on Arch using YAY

$ yay -Rns hyprshot

2. Manually Install "hyprshot" via AUR

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

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

b. Clone hyprshot's git locally

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

c. Go to ~/hyprshot folder and install it

$ cd ~/hyprshot $ makepkg -si

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

ID: 1326163
Name: hyprshot
PackageBaseID: 187237
PackageBase: hyprshot
Version: 1.2.3-1
Description: A utility to easily take screenshots in Hyprland using your mouse
URL: https://github.com/Gustash/Hyprshot
NumVotes: 7
Popularity: 2.224055
OutOfDate:
Maintainer: gustash
Submitter: gustash
FirstSubmitted: 1668032541
LastModified: 1695926091
URLPath: /cgit/aur.git/snapshot/hyprshot.tar.gz

5. The same packages on other Linux Distributions