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

Last updated: June 24,2024

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

$ yay -S haskell-gi-gobject

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

$ yay -Rns haskell-gi-gobject

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

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

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

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

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

ID: 635846
Name: haskell-gi-gobject
PackageBaseID: 133290
PackageBase: haskell-gi-gobject
Version: 2.0.22-1
Description: Bindings for GObject, autogenerated by haskell-gi.
URL: https://hackage.haskell.org/package/gi-gobject
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: SolarAquarion
FirstSubmitted: 1528498212
LastModified: 1565232359
URLPath: /cgit/aur.git/snapshot/haskell-gi-gobject.tar.gz