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

Last updated: July 01,2024

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

$ yay -S haskell-gi-gtk

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

$ yay -Rns haskell-gi-gtk

2. Manually Install "haskell-gi-gtk" 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's git locally

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

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

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

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

ID: 635881
Name: haskell-gi-gtk
PackageBaseID: 133308
PackageBase: haskell-gi-gtk
Version: 4.0.1-1
Description: Bindings for Gtk, autogenerated by haskell-gi.
URL: https://hackage.haskell.org/package/gi-gtk
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: SolarAquarion
FirstSubmitted: 1528512970
LastModified: 1565238277
URLPath: /cgit/aur.git/snapshot/haskell-gi-gtk.tar.gz

5. The same packages on other Linux Distributions