scrdclock on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S scrdclock

* (Optional) Uninstall scrdclock on Arch using YAY

$ yay -Rns scrdclock

2. Manually Install "scrdclock" via AUR

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

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

b. Clone scrdclock's git locally

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

c. Go to ~/scrdclock folder and install it

$ cd ~/scrdclock $ makepkg -si

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

ID: 208206
Name: scrdclock
PackageBaseID: 89238
PackageBase: scrdclock
Version: 1.00-1
Description: Simple semi-transparent mouse-through screenlet that show date/time.
URL: http://sourceforge.net/projects/scrdclock/files/
NumVotes: 0
Popularity: 0
OutOfDate: 1701379110
Maintainer: akorop
Submitter: akorop
FirstSubmitted: 1420737038
LastModified: 1436286671
URLPath: /cgit/aur.git/snapshot/scrdclock.tar.gz