timerdown on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S timerdown

* (Optional) Uninstall timerdown on Arch using YAY

$ yay -Rns timerdown

2. Manually Install "timerdown" via AUR

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

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

b. Clone timerdown's git locally

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

c. Go to ~/timerdown folder and install it

$ cd ~/timerdown $ makepkg -si

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

ID: 911641
Name: timerdown
PackageBaseID: 163846
PackageBase: timerdown
Version: 0.4.3-1
Description: A simple python & pyQT5 app to turn off your Linux PC in X minutes or X hours, or at specified time.
URL: https://github.com/Pyntux/TimerDown
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Pyntux
Submitter: Pyntux
FirstSubmitted: 1614464977
LastModified: 1621859672
URLPath: /cgit/aur.git/snapshot/timerdown.tar.gz