xscreenshot on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S xscreenshot

* (Optional) Uninstall xscreenshot on Arch using YAY

$ yay -Rns xscreenshot

2. Manually Install "xscreenshot" via AUR

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

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

b. Clone xscreenshot's git locally

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

c. Go to ~/xscreenshot folder and install it

$ cd ~/xscreenshot $ makepkg -si

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

ID: 494161
Name: xscreenshot
PackageBaseID: 58162
PackageBase: xscreenshot
Version: 3.0-1
Description: A tool for capture, edit, share and exchange screenshots between people via the internet
URL: https://sourceforge.net/projects/xscreenshot/
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer: dracorp
Submitter: dracorp
FirstSubmitted: 1333448659
LastModified: 1520973826
URLPath: /cgit/aur.git/snapshot/xscreenshot.tar.gz