tty-qlock on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S tty-qlock

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

$ yay -Rns tty-qlock

2. Manually Install "tty-qlock" via AUR

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

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

b. Clone tty-qlock's git locally

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

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

$ cd ~/tty-qlock $ makepkg -si

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

ID: 814995
Name: tty-qlock
PackageBaseID: 159581
PackageBase: tty-qlock
Version: 1.0.0-1
Description: Minimal, curses-based clock, for your terminal. Inspired by the QlockTwo by Biegert&Funk
URL: https://github.com/joshdk/tty-qlock
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kleintux
Submitter: clove3am
FirstSubmitted: 1604767178
LastModified: 1604767178
URLPath: /cgit/aur.git/snapshot/tty-qlock.tar.gz