trayclock on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S trayclock

* (Optional) Uninstall trayclock on Arch using YAY

$ yay -Rns trayclock

2. Manually Install "trayclock" via AUR

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

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

b. Clone trayclock's git locally

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

c. Go to ~/trayclock folder and install it

$ cd ~/trayclock $ makepkg -si

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

ID: 647742
Name: trayclock
PackageBaseID: 34611
PackageBase: trayclock
Version: 0.3.7-3
Description: trayclock is a simple analog clock for the sys-tray
URL: http://www.jezra.net/projects/trayclock
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: tican
Submitter: timttmy
FirstSubmitted: 1266139681
LastModified: 1568836604
URLPath: /cgit/aur.git/snapshot/trayclock.tar.gz