grfcodec on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S grfcodec

* (Optional) Uninstall grfcodec on Arch using YAY

$ yay -Rns grfcodec

2. Manually Install "grfcodec" via AUR

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

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

b. Clone grfcodec's git locally

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

c. Go to ~/grfcodec folder and install it

$ cd ~/grfcodec $ makepkg -si

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

ID: 1025806
Name: grfcodec
PackageBaseID: 118389
PackageBase: grfcodec
Version: 6.0.6-2
Description: A tool to convert a GRF file into graphics files and meta data, and vice versa
URL: https://github.com/OpenTTD/grfcodec
NumVotes: 2
Popularity: 1.0E-6
OutOfDate:
Maintainer: aperez
Submitter: dnt
FirstSubmitted: 1483498271
LastModified: 1643191747
URLPath: /cgit/aur.git/snapshot/grfcodec.tar.gz