tz on AUR (Arch User Repository)

Last updated: April 16,2024

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

$ yay -S tz

* (Optional) Uninstall tz on Arch using YAY

$ yay -Rns tz

2. Manually Install "tz" via AUR

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

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

b. Clone tz's git locally

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

c. Go to ~/tz folder and install it

$ cd ~/tz $ makepkg -si

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

ID: 1383745
Name: tz
PackageBaseID: 164424
PackageBase: tz
Version: 0.7.0-1
Description: A time zone helper
URL: https://github.com/oz/tz
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: orhun
Submitter: orhun
FirstSubmitted: 1615908620
LastModified: 1704921979
URLPath: /cgit/aur.git/snapshot/tz.tar.gz