console-blanking on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S console-blanking

* (Optional) Uninstall console-blanking on Arch using YAY

$ yay -Rns console-blanking

2. Manually Install "console-blanking" via AUR

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

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

b. Clone console-blanking's git locally

$ git clone https://aur.archlinux.org/console-blanking.git ~/console-blanking

c. Go to ~/console-blanking folder and install it

$ cd ~/console-blanking $ makepkg -si

3. Information about the console-blanking package on Arch User Repository (AUR)

ID: 516705
Name: console-blanking
PackageBaseID: 133161
PackageBase: console-blanking
Version: 0.0.1-2
Description: Restores virtual console default blanking and powerdown after a given number of minutes (defaults: blank monitor - 5 minutes, powerdown display = 6 minutes).
URL: https://github.com/drankinatty/console-blanking
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: drankinatty
Submitter: drankinatty
FirstSubmitted: 1528146145
LastModified: 1528152813
URLPath: /cgit/aur.git/snapshot/console-blanking.tar.gz