libbinio on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S libbinio

* (Optional) Uninstall libbinio on Arch using YAY

$ yay -Rns libbinio

2. Manually Install "libbinio" via AUR

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

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

b. Clone libbinio's git locally

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

c. Go to ~/libbinio folder and install it

$ cd ~/libbinio $ makepkg -si

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

ID: 644956
Name: libbinio
PackageBaseID: 6682
PackageBase: libbinio
Version: 1.5-1
Description: Binary I/O C++ class library
URL: https://github.com/adplug/libbinio
NumVotes: 20
Popularity: 0
OutOfDate:
Maintainer: miffe
Submitter:
FirstSubmitted: 1157403407
LastModified: 1568134071
URLPath: /cgit/aur.git/snapshot/libbinio.tar.gz