screens on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S screens

* (Optional) Uninstall screens on Arch using YAY

$ yay -Rns screens

2. Manually Install "screens" via AUR

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

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

b. Clone screens's git locally

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

c. Go to ~/screens folder and install it

$ cd ~/screens $ makepkg -si

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

ID: 569328
Name: screens
PackageBaseID: 134380
PackageBase: screens
Version: 121718-7
Description: A utility for taking and managing screenshots.
URL: https://www.gitlab.com/DavidBittner/screens
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: DavidBittner
Submitter: DavidBittner
FirstSubmitted: 1532065756
LastModified: 1545084669
URLPath: /cgit/aur.git/snapshot/screens.tar.gz