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