gdc-git on AUR (Arch User Repository)
Last updated: November 15,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
Copied
b. Install gdc-git on Arch using YAY
$
yay -S
gdc-git
Copied
* (Optional) Uninstall gdc-git on Arch using YAY
$
yay -Rns
gdc-git
Copied
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
Copied
b. Clone gdc-git's git locally
$
git clone https://aur.archlinux.org/gdc-git.git
~/gdc-git
Copied
c. Go to ~/gdc-git folder and install it
$
cd
~/gdc-git
Copied
$
makepkg -si
Copied
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
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