dockclock on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S dockclock

* (Optional) Uninstall dockclock on Arch using YAY

$ yay -Rns dockclock

2. Manually Install "dockclock" via AUR

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

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

b. Clone dockclock's git locally

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

c. Go to ~/dockclock folder and install it

$ cd ~/dockclock $ makepkg -si

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

ID: 781487
Name: dockclock
PackageBaseID: 156957
PackageBase: dockclock
Version: 1.0-1
Description: A clock dockapp that supports multiple time zones
URL: https://gitlab.com/cqexbesd/dockclock
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: cqexbesd
Submitter: cqexbesd
FirstSubmitted: 1598046012
LastModified: 1598046012
URLPath: /cgit/aur.git/snapshot/dockclock.tar.gz