gdc1-bin on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S gdc1-bin

* (Optional) Uninstall gdc1-bin on Arch using YAY

$ yay -Rns gdc1-bin

2. Manually Install "gdc1-bin" via AUR

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

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

b. Clone gdc1-bin's git locally

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

c. Go to ~/gdc1-bin folder and install it

$ cd ~/gdc1-bin $ makepkg -si

3. Information about the gdc1-bin package on Arch User Repository (AUR)

ID: 526256
Name: gdc1-bin
PackageBaseID: 104659
PackageBase: gdc1-bin
Version: 0.24-11
Description: Digital Mars D Programing Language (DMD) frontend for GCC.
URL: http://dgcc.sourceforge.net/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: SanskritFritz
FirstSubmitted: 1450196726
LastModified: 1531422460
URLPath: /cgit/aur.git/snapshot/gdc1-bin.tar.gz