simple-screenshot on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S simple-screenshot

* (Optional) Uninstall simple-screenshot on Arch using YAY

$ yay -Rns simple-screenshot

2. Manually Install "simple-screenshot" via AUR

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

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

b. Clone simple-screenshot's git locally

$ git clone https://aur.archlinux.org/simple-screenshot.git ~/simple-screenshot

c. Go to ~/simple-screenshot folder and install it

$ cd ~/simple-screenshot $ makepkg -si

3. Information about the simple-screenshot package on Arch User Repository (AUR)

ID: 978788
Name: simple-screenshot
PackageBaseID: 172357
PackageBase: simple-screenshot
Version: 0.0.1-0
Description: A very simple screenshot tool, entirely contained in this PKGBUILD
URL:
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1635128267
LastModified: 1635128267
URLPath: /cgit/aur.git/snapshot/simple-screenshot.tar.gz