tzclock on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S tzclock

* (Optional) Uninstall tzclock on Arch using YAY

$ yay -Rns tzclock

2. Manually Install "tzclock" via AUR

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

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

b. Clone tzclock's git locally

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

c. Go to ~/tzclock folder and install it

$ cd ~/tzclock $ makepkg -si

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

ID: 1188809
Name: tzclock
PackageBaseID: 32247
PackageBase: tzclock
Version: 4.4-1
Description: Cairo clock to display the time around the world
URL: https://theknight.co.uk
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer:
Submitter: juantascon
FirstSubmitted: 1259211956
LastModified: 1672208922
URLPath: /cgit/aur.git/snapshot/tzclock.tar.gz

5. The same packages on other Linux Distributions