hex-rs on AUR (Arch User Repository)
Last updated: November 08,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
Copied
b. Install hex-rs on Arch using YAY
$
yay -S
hex-rs
Copied
* (Optional) Uninstall hex-rs on Arch using YAY
$
yay -Rns
hex-rs
Copied
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
Copied
b. Clone hex-rs's git locally
$
git clone https://aur.archlinux.org/hex-rs.git
~/hex-rs
Copied
c. Go to ~/hex-rs folder and install it
$
cd
~/hex-rs
Copied
$
makepkg -si
Copied
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
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