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