haskell-gio on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S haskell-gio

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

$ yay -Rns haskell-gio

2. Manually Install "haskell-gio" via AUR

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

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

b. Clone haskell-gio's git locally

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

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

$ cd ~/haskell-gio $ makepkg -si

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

ID: 969013
Name: haskell-gio
PackageBaseID: 37481
PackageBase: haskell-gio
Version: 0.13.8.1-2
Description: Binding to GIO
URL: http://projects.haskell.org/gtk2hs/
NumVotes: 10
Popularity: 0.34732
OutOfDate:
Maintainer: codyps
FirstSubmitted: 1274831520
LastModified: 1633244876
URLPath: /cgit/aur.git/snapshot/haskell-gio.tar.gz