vtclock on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S vtclock

* (Optional) Uninstall vtclock on Arch using YAY

$ yay -Rns vtclock

2. Manually Install "vtclock" via AUR

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

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

b. Clone vtclock's git locally

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

c. Go to ~/vtclock folder and install it

$ cd ~/vtclock $ makepkg -si

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

ID: 378756
Name: vtclock
PackageBaseID: 38576
PackageBase: vtclock
Version: 1:0.0.20161228-2
Description: Text-mode full-screen digital clock
URL: http://webonastick.com/vtclock
NumVotes: 20
Popularity: 0
OutOfDate: 1706977405
Maintainer: djpohly
Submitter: djpohly
FirstSubmitted: 1277917323
LastModified: 1485627805
URLPath: /cgit/aur.git/snapshot/vtclock.tar.gz