7clock on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S 7clock

* (Optional) Uninstall 7clock on Arch using YAY

$ yay -Rns 7clock

2. Manually Install "7clock" via AUR

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

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

b. Clone 7clock's git locally

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

c. Go to ~/7clock folder and install it

$ cd ~/7clock $ makepkg -si

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

ID: 1128930
Name: 7clock
PackageBaseID: 185123
PackageBase: 7clock
Version: 0.1.0-1
Description: A seven-segment display style clock for your terminal
URL: https://github.com/wezm/7clock
NumVotes: 1
Popularity: 1.5E-5
OutOfDate:
Maintainer: wezm
Submitter: wezm
FirstSubmitted: 1661144467
LastModified: 1661144467
URLPath: /cgit/aur.git/snapshot/7clock.tar.gz