timeset on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S timeset

* (Optional) Uninstall timeset on Arch using YAY

$ yay -Rns timeset

2. Manually Install "timeset" via AUR

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

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

b. Clone timeset's git locally

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

c. Go to ~/timeset folder and install it

$ cd ~/timeset $ makepkg -si

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

ID: 548711
Name: timeset
PackageBaseID: 75085
PackageBase: timeset
Version: 1.6-1
Description: A script for managing system date and time.
URL: https://github.com/aadityabagga/timeset
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: aaditya
Submitter: aaditya
FirstSubmitted: 1383568485
LastModified: 1538482172
URLPath: /cgit/aur.git/snapshot/timeset.tar.gz