xd on AUR (Arch User Repository)

Last updated: May 04,2024

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

$ yay -S xd

* (Optional) Uninstall xd on Arch using YAY

$ yay -Rns xd

2. Manually Install "xd" via AUR

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

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

b. Clone xd's git locally

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

c. Go to ~/xd folder and install it

$ cd ~/xd $ makepkg -si

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

ID: 851693
Name: xd
PackageBaseID: 10517
PackageBase: xd
Version: 1.4-1
Description: a utility for dumping files in hex, decimal, or octal
URL: http://www.fourmilab.ch/xd
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: eatmyvenom
Submitter:
FirstSubmitted: 1176859958
LastModified: 1611392457
URLPath: /cgit/aur.git/snapshot/xd.tar.gz