gcs on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S gcs

* (Optional) Uninstall gcs on Arch using YAY

$ yay -Rns gcs

2. Manually Install "gcs" via AUR

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

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

b. Clone gcs's git locally

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

c. Go to ~/gcs folder and install it

$ cd ~/gcs $ makepkg -si

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

ID: 1057644
Name: gcs
PackageBaseID: 86429
PackageBase: gcs
Version: 4.37.1-1
Description: WYSIWYG editor for building character sheets for GURPS 4th Edition
URL: https://gurpscharactersheet.com
NumVotes: 8
Popularity: 0.067373
OutOfDate:
Maintainer: AlphaJack
FirstSubmitted: 1412872063
LastModified: 1648407371
URLPath: /cgit/aur.git/snapshot/gcs.tar.gz