haskell-gi-gtk-hs on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S haskell-gi-gtk-hs

* (Optional) Uninstall haskell-gi-gtk-hs on Arch using YAY

$ yay -Rns haskell-gi-gtk-hs

2. Manually Install "haskell-gi-gtk-hs" via AUR

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

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

b. Clone haskell-gi-gtk-hs's git locally

$ git clone https://aur.archlinux.org/haskell-gi-gtk-hs.git ~/haskell-gi-gtk-hs

c. Go to ~/haskell-gi-gtk-hs folder and install it

$ cd ~/haskell-gi-gtk-hs $ makepkg -si

3. Information about the haskell-gi-gtk-hs package on Arch User Repository (AUR)

ID: 635884
Name: haskell-gi-gtk-hs
PackageBaseID: 133309
PackageBase: haskell-gi-gtk-hs
Version: 0.3.8.0-1
Description: A wrapper for gi-gtk, adding a few more idiomatic API parts on top
URL: https://hackage.haskell.org/package/gi-gtk-hs
NumVotes: 0
Popularity: 0
OutOfDate: 1592330391
Maintainer:
FirstSubmitted: 1528514383
LastModified: 1565238815
URLPath: /cgit/aur.git/snapshot/haskell-gi-gtk-hs.tar.gz