unidump on AUR (Arch User Repository)

Last updated: January 04,2025

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

$ yay -S unidump

* (Optional) Uninstall unidump on Arch using YAY

$ yay -Rns unidump

2. Manually Install "unidump" via AUR

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

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

b. Clone unidump's git locally

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

c. Go to ~/unidump folder and install it

$ cd ~/unidump $ makepkg -si

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

ID: 1409621
Name: unidump
PackageBaseID: 202573
PackageBase: unidump
Version: 1.1.2-1
Description: hexdump for Unicode data.
URL: https://github.com/Codepoints/unidump
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: noraj
Submitter: noraj
FirstSubmitted: 1708008822
LastModified: 1708008822
URLPath: /cgit/aur.git/snapshot/unidump.tar.gz