dclock on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S dclock

* (Optional) Uninstall dclock on Arch using YAY

$ yay -Rns dclock

2. Manually Install "dclock" via AUR

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

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

b. Clone dclock's git locally

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

c. Go to ~/dclock folder and install it

$ cd ~/dclock $ makepkg -si

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

ID: 226113
Name: dclock
PackageBaseID: 98905
PackageBase: dclock
Version: 2.2.2-5
Description: Digital clock for X
URL: http://opencircuitdesign.com/~tim/programs/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: jpkotta
Submitter: jpkotta
FirstSubmitted: 1440792555
LastModified: 1440792647
URLPath: /cgit/aur.git/snapshot/dclock.tar.gz