lightscreen on AUR (Arch User Repository)
Last updated: November 27,2024
1. Install "lightscreen" 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 lightscreen on Arch using YAY
$
yay -S
lightscreen
Copied
* (Optional) Uninstall lightscreen on Arch using YAY
$
yay -Rns
lightscreen
Copied
2. Manually Install "lightscreen" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone lightscreen's git locally
$
git clone https://aur.archlinux.org/lightscreen.git
~/lightscreen
Copied
c. Go to ~/lightscreen folder and install it
$
cd
~/lightscreen
Copied
$
makepkg -si
Copied
3. Information about the lightscreen package on Arch User Repository (AUR)
ID: 978720
Name: lightscreen
PackageBaseID: 105184
PackageBase: lightscreen
Version: 2.5-6
Description: Simple tool to automate the tedious process of saving and cataloging screenshots
URL: http://lightscreen.com.ar/
NumVotes: 19
Popularity: 0
OutOfDate:
Maintainer: crmullins
Submitter: crmullins
FirstSubmitted: 1451258417
LastModified: 1635110470
URLPath: /cgit/aur.git/snapshot/lightscreen.tar.gz
Name: lightscreen
PackageBaseID: 105184
PackageBase: lightscreen
Version: 2.5-6
Description: Simple tool to automate the tedious process of saving and cataloging screenshots
URL: http://lightscreen.com.ar/
NumVotes: 19
Popularity: 0
OutOfDate:
Maintainer: crmullins
Submitter: crmullins
FirstSubmitted: 1451258417
LastModified: 1635110470
URLPath: /cgit/aur.git/snapshot/lightscreen.tar.gz