bash-fuzzy-clock on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S bash-fuzzy-clock

* (Optional) Uninstall bash-fuzzy-clock on Arch using YAY

$ yay -Rns bash-fuzzy-clock

2. Manually Install "bash-fuzzy-clock" via AUR

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

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

b. Clone bash-fuzzy-clock's git locally

$ git clone https://aur.archlinux.org/bash-fuzzy-clock.git ~/bash-fuzzy-clock

c. Go to ~/bash-fuzzy-clock folder and install it

$ cd ~/bash-fuzzy-clock $ makepkg -si

3. Information about the bash-fuzzy-clock package on Arch User Repository (AUR)

ID: 547364
Name: bash-fuzzy-clock
PackageBaseID: 68452
PackageBase: bash-fuzzy-clock
Version: 20181024-3
Description: Script to display the time in natural language. Translated to six languages
URL: https://sourceforge.net/projects/bashfuzzyclock/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: epicurious
Submitter: epicurious
FirstSubmitted: 1364104586
LastModified: 1538015182
URLPath: /cgit/aur.git/snapshot/bash-fuzzy-clock.tar.gz