hex-rs on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S hex-rs

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

$ yay -Rns hex-rs

2. Manually Install "hex-rs" via AUR

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

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

b. Clone hex-rs's git locally

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

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

$ cd ~/hex-rs $ makepkg -si

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

ID: 1044442
Name: hex-rs
PackageBaseID: 175893
PackageBase: hex-rs
Version: 0.1.2-1
Description: A simple command line hex viewer written in Rust
URL: https://github.com/fffzlfk/hex-rs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: fffzlfk
FirstSubmitted: 1644583220
LastModified: 1646077113
URLPath: /cgit/aur.git/snapshot/hex-rs.tar.gz