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