ghcid on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S ghcid

* (Optional) Uninstall ghcid on Arch using YAY

$ yay -Rns ghcid

2. Manually Install "ghcid" via AUR

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

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

b. Clone ghcid's git locally

$ git clone https://aur.archlinux.org/ghcid.git ~/ghcid

c. Go to ~/ghcid folder and install it

$ cd ~/ghcid $ makepkg -si

3. Information about the ghcid package on Arch User Repository (AUR)

ID: 972538
Name: ghcid
PackageBaseID: 154343
PackageBase: ghcid
Version: 0.8.7-3
Description: GHCi based bare bones IDE
URL: https://github.com/ndmitchell/ghcid
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kodemeister
Submitter: kodemeister
FirstSubmitted: 1592060436
LastModified: 1633879932
URLPath: /cgit/aur.git/snapshot/ghcid.tar.gz