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

Last updated: November 24,2024

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

$ yay -S haskell-gi-gdk

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

$ yay -Rns haskell-gi-gdk

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

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

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

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

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

ID: 635874
Name: haskell-gi-gdk
PackageBaseID: 133297
PackageBase: haskell-gi-gdk
Version: 4.0.1-1
Description: Bindings for Gdk, autogenerated by haskell-gi.
URL: https://hackage.haskell.org/package/gi-gdk
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: SolarAquarion
FirstSubmitted: 1528500654
LastModified: 1565237483
URLPath: /cgit/aur.git/snapshot/haskell-gi-gdk.tar.gz

5. The same packages on other Linux Distributions