aclock on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S aclock

* (Optional) Uninstall aclock on Arch using YAY

$ yay -Rns aclock

2. Manually Install "aclock" via AUR

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

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

b. Clone aclock's git locally

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

c. Go to ~/aclock folder and install it

$ cd ~/aclock $ makepkg -si

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

ID: 211103
Name: aclock
PackageBaseID: 95858
PackageBase: aclock
Version: 14.10756e3-3
Description: Analog clock written in GTK3.
URL: http://github.com/mertensj/aclock
NumVotes: 2
Popularity: 0
OutOfDate: 1701462562
Maintainer:
Submitter: mertensj
FirstSubmitted: 1436654073
LastModified: 1436741839
URLPath: /cgit/aur.git/snapshot/aclock.tar.gz