haskell-time-units on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S haskell-time-units

* (Optional) Uninstall haskell-time-units on Arch using YAY

$ yay -Rns haskell-time-units

2. Manually Install "haskell-time-units" via AUR

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

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

b. Clone haskell-time-units's git locally

$ git clone https://aur.archlinux.org/haskell-time-units.git ~/haskell-time-units

c. Go to ~/haskell-time-units folder and install it

$ cd ~/haskell-time-units $ makepkg -si

3. Information about the haskell-time-units package on Arch User Repository (AUR)

ID: 503032
Name: haskell-time-units
PackageBaseID: 131608
PackageBase: haskell-time-units
Version: 1.0.0-1
Description: Basic library for type-described units of time.
URL: http://hackage.haskell.org/package/time-units
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pdxleif
FirstSubmitted: 1523758763
LastModified: 1523758763
URLPath: /cgit/aur.git/snapshot/haskell-time-units.tar.gz