gdcc on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S gdcc

* (Optional) Uninstall gdcc on Arch using YAY

$ yay -Rns gdcc

2. Manually Install "gdcc" via AUR

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

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

b. Clone gdcc's git locally

$ git clone https://aur.archlinux.org/gdcc.git ~/gdcc

c. Go to ~/gdcc folder and install it

$ cd ~/gdcc $ makepkg -si

3. Information about the gdcc package on Arch User Repository (AUR)

ID: 604513
Name: gdcc
PackageBaseID: 138777
PackageBase: gdcc
Version: 0.16.1-1
Description: Game Data Compiler Collection
URL: http://github.com/DavidPH/GDCC
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: DavidPH
Submitter: DavidPH
FirstSubmitted: 1547568836
LastModified: 1555446374
URLPath: /cgit/aur.git/snapshot/gdcc.tar.gz