gcc-d-git on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S gcc-d-git

* (Optional) Uninstall gcc-d-git on Arch using YAY

$ yay -Rns gcc-d-git

2. Manually Install "gcc-d-git" via AUR

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

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

b. Clone gcc-d-git's git locally

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

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

$ cd ~/gcc-d-git $ makepkg -si

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

ID: 1209346
Name: gcc-d-git
PackageBaseID: 71332
PackageBase: gcc-git
Version: 13.0.0_r197401.g33be3ee36a7-1
Description: D frontend for GCC (git version)
URL: https://gcc.gnu.org
NumVotes: 15
Popularity: 0.00011
OutOfDate:
Maintainer: IslandC0der
Submitter: Allan
FirstSubmitted: 1372218230
LastModified: 1676055291
URLPath: /cgit/aur.git/snapshot/gcc-d-git.tar.gz