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