gdc-static on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S gdc-static

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

$ yay -Rns gdc-static

2. Manually Install "gdc-static" via AUR

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

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

b. Clone gdc-static's git locally

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

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

$ cd ~/gdc-static $ makepkg -si

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

ID: 635665
Name: gdc-static
PackageBaseID: 144136
PackageBase: gdc-static
Version: 9.1.0-1
Description: Compiler for D programming language which uses gcc backend
URL: https://gcc.gnu.org
NumVotes: 0
Popularity: 0
OutOfDate: 1635791507
Maintainer: kozzi
Submitter: kozzi
FirstSubmitted: 1565180879
LastModified: 1565180879
URLPath: /cgit/aur.git/snapshot/gdc-static.tar.gz