timeswitch on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S timeswitch

* (Optional) Uninstall timeswitch on Arch using YAY

$ yay -Rns timeswitch

2. Manually Install "timeswitch" via AUR

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

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

b. Clone timeswitch's git locally

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

c. Go to ~/timeswitch folder and install it

$ cd ~/timeswitch $ makepkg -si

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

ID: 1210999
Name: timeswitch
PackageBaseID: 187120
PackageBase: timeswitch
Version: 2023.01.28-1
Description: Power off, reboot, suspend or send a notification on timer.
URL: https://github.com/fsobolev/timeswitch
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dusansimic
Submitter: dusansimic
FirstSubmitted: 1667586432
LastModified: 1676402301
URLPath: /cgit/aur.git/snapshot/timeswitch.tar.gz