upscrot on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S upscrot

* (Optional) Uninstall upscrot on Arch using YAY

$ yay -Rns upscrot

2. Manually Install "upscrot" via AUR

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

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

b. Clone upscrot's git locally

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

c. Go to ~/upscrot folder and install it

$ cd ~/upscrot $ makepkg -si

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

ID: 645464
Name: upscrot
PackageBaseID: 108926
PackageBase: upscrot
Version: 1.1.0-1
Description: Take a screenshot using the Linux scrot command and upload it to your SSH server.
URL: https://github.com/dbrgn/upscrot
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dbrgn
FirstSubmitted: 1458249778
LastModified: 1568273447
URLPath: /cgit/aur.git/snapshot/upscrot.tar.gz