timeoutd on AUR (Arch User Repository)

Last updated: November 13,2024

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

$ yay -S timeoutd

* (Optional) Uninstall timeoutd on Arch using YAY

$ yay -Rns timeoutd

2. Manually Install "timeoutd" via AUR

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

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

b. Clone timeoutd's git locally

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

c. Go to ~/timeoutd folder and install it

$ cd ~/timeoutd $ makepkg -si

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

ID: 450249
Name: timeoutd
PackageBaseID: 64135
PackageBase: timeoutd
Version: 1.5u10.1-4
Description: Flexible user timeout daemon. Enforces user login restrictions.
URL: https://github.com/sohonet/timeoutd
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: SanskritFritz
Submitter: SanskritFritz
FirstSubmitted: 1351546171
LastModified: 1507535562
URLPath: /cgit/aur.git/snapshot/timeoutd.tar.gz