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