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
Copied
b. Install screens on Arch using YAY
$
yay -S
screens
Copied
* (Optional) Uninstall screens on Arch using YAY
$
yay -Rns
screens
Copied
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
Copied
b. Clone screens's git locally
$
git clone https://aur.archlinux.org/screens.git
~/screens
Copied
c. Go to ~/screens folder and install it
$
cd
~/screens
Copied
$
makepkg -si
Copied
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
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