tzupdate on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S tzupdate

* (Optional) Uninstall tzupdate on Arch using YAY

$ yay -Rns tzupdate

2. Manually Install "tzupdate" via AUR

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

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

b. Clone tzupdate's git locally

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

c. Go to ~/tzupdate folder and install it

$ cd ~/tzupdate $ makepkg -si

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

ID: 1350361
Name: tzupdate
PackageBaseID: 99473
PackageBase: tzupdate
Version: 3.1.0-1
Description: Set the system timezone based on IP geolocation
URL: https://github.com/cdown/tzupdate
NumVotes: 22
Popularity: 0.062208
OutOfDate:
Maintainer: cdown
Submitter: cdown
FirstSubmitted: 1441577921
LastModified: 1699543112
URLPath: /cgit/aur.git/snapshot/tzupdate.tar.gz