gc-git on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S gc-git

* (Optional) Uninstall gc-git on Arch using YAY

$ yay -Rns gc-git

2. Manually Install "gc-git" via AUR

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

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

b. Clone gc-git's git locally

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

c. Go to ~/gc-git folder and install it

$ cd ~/gc-git $ makepkg -si

3. Information about the gc-git package on Arch User Repository (AUR)

ID: 1354797
Name: gc-git
PackageBaseID: 161520
PackageBase: gc-git
Version: 8.2.0.r1165.gf2630a42-1
Description: A garbage collector for C and C++
URL: https://www.hboehm.info/gc/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: a821
Submitter: yatsen71
FirstSubmitted: 1609570988
LastModified: 1700235260
URLPath: /cgit/aur.git/snapshot/gc-git.tar.gz