clock-tui on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S clock-tui

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

$ yay -Rns clock-tui

2. Manually Install "clock-tui" via AUR

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

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

b. Clone clock-tui's git locally

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

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

$ cd ~/clock-tui $ makepkg -si

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

ID: 1135778
Name: clock-tui
PackageBaseID: 184759
PackageBase: clock-tui
Version: 0.5.0-2
Description: A clock, timer, and stopwatch for your terminal
URL: https://github.com/race604/clock-tui
NumVotes: 1
Popularity: 1.2E-5
OutOfDate:
Maintainer: wezm
Submitter: wezm
FirstSubmitted: 1659843958
LastModified: 1662450683
URLPath: /cgit/aur.git/snapshot/clock-tui.tar.gz