bingrep-rs on AUR (Arch User Repository)

Last updated: September 18,2024

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

$ yay -S bingrep-rs

* (Optional) Uninstall bingrep-rs on Arch using YAY

$ yay -Rns bingrep-rs

2. Manually Install "bingrep-rs" via AUR

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

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

b. Clone bingrep-rs's git locally

$ git clone https://aur.archlinux.org/bingrep-rs.git ~/bingrep-rs

c. Go to ~/bingrep-rs folder and install it

$ cd ~/bingrep-rs $ makepkg -si

3. Information about the bingrep-rs package on Arch User Repository (AUR)

ID: 1086582
Name: bingrep-rs
PackageBaseID: 132683
PackageBase: bingrep-rs
Version: 0.10.0-1
Description: Cross-platform binary parser and colorizer
URL: https://github.com/m4b/bingrep
NumVotes: 2
Popularity: 0.159451
OutOfDate:
Maintainer: Svenstaro
FirstSubmitted: 1526820705
LastModified: 1653811632
URLPath: /cgit/aur.git/snapshot/bingrep-rs.tar.gz