screensaver-off on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S screensaver-off

* (Optional) Uninstall screensaver-off on Arch using YAY

$ yay -Rns screensaver-off

2. Manually Install "screensaver-off" via AUR

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

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

b. Clone screensaver-off's git locally

$ git clone https://aur.archlinux.org/screensaver-off.git ~/screensaver-off

c. Go to ~/screensaver-off folder and install it

$ cd ~/screensaver-off $ makepkg -si

3. Information about the screensaver-off package on Arch User Repository (AUR)

ID: 374625
Name: screensaver-off
PackageBaseID: 118779
PackageBase: screensaver-off
Version: 1:0.0.5-1
Description: Utility to disable screensaver
URL: https://github.com/Gonzih/screensaver-off.rs
NumVotes: 0
Popularity: 0
OutOfDate: 1706891522
Maintainer: Gonzih
Submitter: Gonzih
FirstSubmitted: 1484408363
LastModified: 1484514974
URLPath: /cgit/aur.git/snapshot/screensaver-off.tar.gz