gdc-git on AUR (Arch User Repository)

Last updated: September 22,2024

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

$ yay -S gdc-git

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

$ yay -Rns gdc-git

2. Manually Install "gdc-git" via AUR

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

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

b. Clone gdc-git's git locally

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

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

$ cd ~/gdc-git $ makepkg -si

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

ID: 639675
Name: gdc-git
PackageBaseID: 57864
PackageBase: gdc-git
Version: 10.0.0+v2.086.0-2
Description: Compiler for D programming language which uses gcc backend
URL: https://gcc.gnu.org/
NumVotes: 17
Popularity: 0
OutOfDate:
Maintainer: FFY00
Submitter: demizer
FirstSubmitted: 1332472171
LastModified: 1566556925
URLPath: /cgit/aur.git/snapshot/gdc-git.tar.gz