kaitai-struct-compiler on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S kaitai-struct-compiler

* (Optional) Uninstall kaitai-struct-compiler on Arch using YAY

$ yay -Rns kaitai-struct-compiler

2. Manually Install "kaitai-struct-compiler" via AUR

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

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

b. Clone kaitai-struct-compiler's git locally

$ git clone https://aur.archlinux.org/kaitai-struct-compiler.git ~/kaitai-struct-compiler

c. Go to ~/kaitai-struct-compiler folder and install it

$ cd ~/kaitai-struct-compiler $ makepkg -si

3. Information about the kaitai-struct-compiler package on Arch User Repository (AUR)

ID: 1118319
Name: kaitai-struct-compiler
PackageBaseID: 118910
PackageBase: kaitai-struct-compiler
Version: 0.10-1
Description: Kaitai Struct Compiler: Compiler for the Kaitai declarative binary format parsing language
URL: http://kaitai.io/
NumVotes: 9
Popularity: 8.0E-6
OutOfDate:
Maintainer: Jake
Submitter: courk
FirstSubmitted: 1484849832
LastModified: 1658959970
URLPath: /cgit/aur.git/snapshot/kaitai-struct-compiler.tar.gz