haskell-gtk2 on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S haskell-gtk2

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

$ yay -Rns haskell-gtk2

2. Manually Install "haskell-gtk2" via AUR

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

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

b. Clone haskell-gtk2's git locally

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

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

$ cd ~/haskell-gtk2 $ makepkg -si

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

ID: 771970
Name: haskell-gtk2
PackageBaseID: 120600
PackageBase: haskell-gtk2
Version: 0.15.5-1
Description: The core library of the Gtk2Hs suite of libraries for Haskell based on Gtk+.
URL: http://hackage.haskell.org/package/gtk
NumVotes: 1
Popularity: 0
OutOfDate: 1697743992
Maintainer: cbpark
Submitter: cbpark
FirstSubmitted: 1489515318
LastModified: 1596102843
URLPath: /cgit/aur.git/snapshot/haskell-gtk2.tar.gz