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