hasklock on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "hasklock" 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
Copied
b. Install hasklock on Arch using YAY
$
yay -S
hasklock
Copied
* (Optional) Uninstall hasklock on Arch using YAY
$
yay -Rns
hasklock
Copied
2. Manually Install "hasklock" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone hasklock's git locally
$
git clone https://aur.archlinux.org/hasklock.git
~/hasklock
Copied
c. Go to ~/hasklock folder and install it
$
cd
~/hasklock
Copied
$
makepkg -si
Copied
3. Information about the hasklock package on Arch User Repository (AUR)
ID: 343569
Name: hasklock
PackageBaseID: 108264
PackageBase: hasklock
Version: 0.1.1-2
Description: A binary clock in ncurses written in Haskell
URL: https://github.com/DestructiveReasoning/hasklock
NumVotes: 0
Popularity: 0
OutOfDate: 1687893168
Maintainer: wadawalnut
Submitter: wadawalnut
FirstSubmitted: 1456877087
LastModified: 1475522551
URLPath: /cgit/aur.git/snapshot/hasklock.tar.gz
Name: hasklock
PackageBaseID: 108264
PackageBase: hasklock
Version: 0.1.1-2
Description: A binary clock in ncurses written in Haskell
URL: https://github.com/DestructiveReasoning/hasklock
NumVotes: 0
Popularity: 0
OutOfDate: 1687893168
Maintainer: wadawalnut
Submitter: wadawalnut
FirstSubmitted: 1456877087
LastModified: 1475522551
URLPath: /cgit/aur.git/snapshot/hasklock.tar.gz