xd-rs on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S xd-rs

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

$ yay -Rns xd-rs

2. Manually Install "xd-rs" via AUR

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

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

b. Clone xd-rs's git locally

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

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

$ cd ~/xd-rs $ makepkg -si

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

ID: 884986
Name: xd-rs
PackageBaseID: 159905
PackageBase: xd-rs
Version: 0.0.4-1
Description: xd - A tool to dump binary input in a variety of formats
URL: https://bitbucket.org/delan/xd
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bradfier
Submitter: bradfier
FirstSubmitted: 1605513708
LastModified: 1617020861
URLPath: /cgit/aur.git/snapshot/xd-rs.tar.gz