haskell-aosd on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S haskell-aosd

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

$ yay -Rns haskell-aosd

2. Manually Install "haskell-aosd" via AUR

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

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

b. Clone haskell-aosd's git locally

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

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

$ cd ~/haskell-aosd $ makepkg -si

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

ID: 1279612
Name: haskell-aosd
PackageBaseID: 95348
PackageBase: haskell-aosd
Version: 0.2.2-1
Description: Bindings to libaosd, a library for Cairo-based on-screen displays
URL: http://hackage.haskell.org/package/aosd
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: pdxleif
FirstSubmitted: 1435551138
LastModified: 1687886744
URLPath: /cgit/aur.git/snapshot/haskell-aosd.tar.gz