autohaltd on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S autohaltd

* (Optional) Uninstall autohaltd on Arch using YAY

$ yay -Rns autohaltd

2. Manually Install "autohaltd" via AUR

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

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

b. Clone autohaltd's git locally

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

c. Go to ~/autohaltd folder and install it

$ cd ~/autohaltd $ makepkg -si

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

ID: 258269
Name: autohaltd
PackageBaseID: 104895
PackageBase: autohaltd
Version: 0.1-1
Description: Bring the system down when it is inactive
URL: https://github.com/maandree/autohaltd
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: maandree
Submitter: maandree
FirstSubmitted: 1450698058
LastModified: 1450698063
URLPath: /cgit/aur.git/snapshot/autohaltd.tar.gz