tbclock on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S tbclock

* (Optional) Uninstall tbclock on Arch using YAY

$ yay -Rns tbclock

2. Manually Install "tbclock" via AUR

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

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

b. Clone tbclock's git locally

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

c. Go to ~/tbclock folder and install it

$ cd ~/tbclock $ makepkg -si

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

ID: 193952
Name: tbclock
PackageBaseID: 47439
PackageBase: tbclock
Version: 1.10-1
Description: Displays a full screen binary clock in your terminal.
URL: http://tamentis.com/projects/tbclock/
NumVotes: 12
Popularity: 1.2E-5
OutOfDate:
Maintainer: keenerd
Submitter: keenerd
FirstSubmitted: 1300209689
LastModified: 1434169049
URLPath: /cgit/aur.git/snapshot/tbclock.tar.gz