xxd-standalone on AUR (Arch User Repository)

Last updated: May 29,2024

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

$ yay -S xxd-standalone

* (Optional) Uninstall xxd-standalone on Arch using YAY

$ yay -Rns xxd-standalone

2. Manually Install "xxd-standalone" via AUR

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

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

b. Clone xxd-standalone's git locally

$ git clone https://aur.archlinux.org/xxd-standalone.git ~/xxd-standalone

c. Go to ~/xxd-standalone folder and install it

$ cd ~/xxd-standalone $ makepkg -si

3. Information about the xxd-standalone package on Arch User Repository (AUR)

ID: 1385731
Name: xxd-standalone
PackageBaseID: 116685
PackageBase: xxd-standalone
Version: 9.1.0023-1
Description: Hexdump utility from vim
URL: https://www.vim.org
NumVotes: 45
Popularity: 0.029745
OutOfDate:
Maintainer: FabioLolix
Submitter: danielgreve
FirstSubmitted: 1478080736
LastModified: 1705268536
URLPath: /cgit/aur.git/snapshot/xxd-standalone.tar.gz