gamecode-cli on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S gamecode-cli

* (Optional) Uninstall gamecode-cli on Arch using YAY

$ yay -Rns gamecode-cli

2. Manually Install "gamecode-cli" via AUR

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

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

b. Clone gamecode-cli's git locally

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

c. Go to ~/gamecode-cli folder and install it

$ cd ~/gamecode-cli $ makepkg -si

3. Information about the gamecode-cli package on Arch User Repository (AUR)

ID: 842484
Name: gamecode-cli
PackageBaseID: 161638
PackageBase: gamecode-cli
Version: latest-1
Description: Modify text strings in executable files used by MS-DOS games
URL: http://github.com/Malvineous/gamecodejs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Malvineous
Submitter: Malvineous
FirstSubmitted: 1609776786
LastModified: 1609776786
URLPath: /cgit/aur.git/snapshot/gamecode-cli.tar.gz