ghcid on AUR (Arch User Repository)
Last updated: December 27,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
Copied
b. Install ghcid on Arch using YAY
$
yay -S
ghcid
Copied
* (Optional) Uninstall ghcid on Arch using YAY
$
yay -Rns
ghcid
Copied
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
Copied
b. Clone ghcid's git locally
$
git clone https://aur.archlinux.org/ghcid.git
~/ghcid
Copied
c. Go to ~/ghcid folder and install it
$
cd
~/ghcid
Copied
$
makepkg -si
Copied
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
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