libacars on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S libacars

* (Optional) Uninstall libacars on Arch using YAY

$ yay -Rns libacars

2. Manually Install "libacars" via AUR

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

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

b. Clone libacars's git locally

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

c. Go to ~/libacars folder and install it

$ cd ~/libacars $ makepkg -si

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

ID: 1376730
Name: libacars
PackageBaseID: 160499
PackageBase: libacars
Version: 2.2.0-1
Description: A library for decoding various ACARS message payloads
URL: https://github.com/szpajder/libacars
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: SteamedFish
Submitter: netcrusher
FirstSubmitted: 1606924838
LastModified: 1703750935
URLPath: /cgit/aur.git/snapshot/libacars.tar.gz