xdump on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S xdump

* (Optional) Uninstall xdump on Arch using YAY

$ yay -Rns xdump

2. Manually Install "xdump" via AUR

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

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

b. Clone xdump's git locally

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

c. Go to ~/xdump folder and install it

$ cd ~/xdump $ makepkg -si

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

ID: 1115773
Name: xdump
PackageBaseID: 171179
PackageBase: xdump
Version: 1.0.0-1
Description: Display file contents in hexadecimal and ASCII
URL: https://github.com/xfgusta/xdump
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xfgusta
Submitter: xfgusta
FirstSubmitted: 1632002606
LastModified: 1658548679
URLPath: /cgit/aur.git/snapshot/xdump.tar.gz