catcodec on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S catcodec

* (Optional) Uninstall catcodec on Arch using YAY

$ yay -Rns catcodec

2. Manually Install "catcodec" via AUR

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

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

b. Clone catcodec's git locally

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

c. Go to ~/catcodec folder and install it

$ cd ~/catcodec $ makepkg -si

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

ID: 1184418
Name: catcodec
PackageBaseID: 144265
PackageBase: catcodec
Version: 1.0.5-3
Description: A tool for decoding/encoding .cat files for OpenTTD
URL: https://www.openttd.org/downloads/catcodec-releases/latest.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: alex11br
Submitter: alex11br
FirstSubmitted: 1565593552
LastModified: 1671321615
URLPath: /cgit/aur.git/snapshot/catcodec.tar.gz