ruby-bindata on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S ruby-bindata

* (Optional) Uninstall ruby-bindata on Arch using YAY

$ yay -Rns ruby-bindata

2. Manually Install "ruby-bindata" via AUR

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

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

b. Clone ruby-bindata's git locally

$ git clone https://aur.archlinux.org/ruby-bindata.git ~/ruby-bindata

c. Go to ~/ruby-bindata folder and install it

$ cd ~/ruby-bindata $ makepkg -si

3. Information about the ruby-bindata package on Arch User Repository (AUR)

ID: 908815
Name: ruby-bindata
PackageBaseID: 47667
PackageBase: ruby-bindata
Version: 2.4.10-1
Description: Declarative way to read and write structured binary data
URL: https://github.com/dmendel/bindata
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: adsun
FirstSubmitted: 1300845437
LastModified: 1621336677
URLPath: /cgit/aur.git/snapshot/ruby-bindata.tar.gz