i3-scrot on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S i3-scrot

* (Optional) Uninstall i3-scrot on Arch using YAY

$ yay -Rns i3-scrot

2. Manually Install "i3-scrot" via AUR

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

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

b. Clone i3-scrot's git locally

$ git clone https://aur.archlinux.org/i3-scrot.git ~/i3-scrot

c. Go to ~/i3-scrot folder and install it

$ cd ~/i3-scrot $ makepkg -si

3. Information about the i3-scrot package on Arch User Repository (AUR)

ID: 982854
Name: i3-scrot
PackageBaseID: 108627
PackageBase: i3-scrot
Version: 1.0-2
Description: simple screenshot script using scrot
URL: https://gitlab.manjaro.org/packages/community/i3/i3-scrot
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: oberon2007
Submitter: oberon2007
FirstSubmitted: 1457610391
LastModified: 1635872462
URLPath: /cgit/aur.git/snapshot/i3-scrot.tar.gz