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