tty-clock on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S tty-clock

* (Optional) Uninstall tty-clock on Arch using YAY

$ yay -Rns tty-clock

2. Manually Install "tty-clock" via AUR

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

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

b. Clone tty-clock's git locally

$ git clone https://aur.archlinux.org/tty-clock.git ~/tty-clock

c. Go to ~/tty-clock folder and install it

$ cd ~/tty-clock $ makepkg -si

3. Information about the tty-clock package on Arch User Repository (AUR)

ID: 1260035
Name: tty-clock
PackageBaseID: 25560
PackageBase: tty-clock
Version: 2.3-2
Description: Digital clock in ncurses
URL: https://github.com/xorg62/tty-clock
NumVotes: 109
Popularity: 1.640532
OutOfDate:
Maintainer: eclairevoyant
Submitter:
FirstSubmitted: 1239701373
LastModified: 1684447638
URLPath: /cgit/aur.git/snapshot/tty-clock.tar.gz