haskell-active on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S haskell-active

* (Optional) Uninstall haskell-active on Arch using YAY

$ yay -Rns haskell-active

2. Manually Install "haskell-active" via AUR

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

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

b. Clone haskell-active's git locally

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

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

$ cd ~/haskell-active $ makepkg -si

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

ID: 583629
Name: haskell-active
PackageBaseID: 139402
PackageBase: haskell-active
Version: 0.2.0.13-1
Description: Abstraction for animated things with finite start and end times.
URL: https://hackage.haskell.org/package/active
NumVotes: 0
Popularity: 0
OutOfDate: 1616603666
Maintainer:
Submitter: pants
FirstSubmitted: 1549488858
LastModified: 1549488858
URLPath: /cgit/aur.git/snapshot/haskell-active.tar.gz