go-clock on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S go-clock

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

$ yay -Rns go-clock

2. Manually Install "go-clock" via AUR

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

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

b. Clone go-clock's git locally

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

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

$ cd ~/go-clock $ makepkg -si

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

ID: 790426
Name: go-clock
PackageBaseID: 153800
PackageBase: go-clock
Version: 1.0.2-1
Description: go-clock command line utility to make a large clock using Unicode characters
URL: https://github.com/XilogOfficial/go-clock/raw/master/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xilog
Submitter: xilog
FirstSubmitted: 1590918015
LastModified: 1599846345
URLPath: /cgit/aur.git/snapshot/go-clock.tar.gz