argdata on AUR (Arch User Repository)

Last updated: September 19,2024

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

$ yay -S argdata

* (Optional) Uninstall argdata on Arch using YAY

$ yay -Rns argdata

2. Manually Install "argdata" via AUR

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

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

b. Clone argdata's git locally

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

c. Go to ~/argdata folder and install it

$ cd ~/argdata $ makepkg -si

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

ID: 589874
Name: argdata
PackageBaseID: 120288
PackageBase: argdata
Version: 0.8-1
Description: binary serialisation format inspired by YAML, MessagePack and nvlists
URL: https://github.com/NuxiNL/cloudabi-utils
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: de-vries
Submitter: de-vries
FirstSubmitted: 1488531744
LastModified: 1551273634
URLPath: /cgit/aur.git/snapshot/argdata.tar.gz