gdcc-git on AUR (Arch User Repository)

Last updated: November 14,2024

1. Install "gdcc-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

b. Install gdcc-git on Arch using YAY

$ yay -S gdcc-git

* (Optional) Uninstall gdcc-git on Arch using YAY

$ yay -Rns gdcc-git

2. Manually Install "gdcc-git" via AUR

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

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

b. Clone gdcc-git's git locally

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

c. Go to ~/gdcc-git folder and install it

$ cd ~/gdcc-git $ makepkg -si

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

ID: 632055
Name: gdcc-git
PackageBaseID: 116290
PackageBase: gdcc-git
Version: 0.16.1.4.g66c69a77-1
Description: Game Data Compiler Collection
URL: http://github.com/DavidPH/GDCC
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: DavidPH
Submitter: pkmx
FirstSubmitted: 1476786750
LastModified: 1563937368
URLPath: /cgit/aur.git/snapshot/gdcc-git.tar.gz