dumphive on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S dumphive

* (Optional) Uninstall dumphive on Arch using YAY

$ yay -Rns dumphive

2. Manually Install "dumphive" via AUR

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

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

b. Clone dumphive's git locally

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

c. Go to ~/dumphive folder and install it

$ cd ~/dumphive $ makepkg -si

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

ID: 955567
Name: dumphive
PackageBaseID: 170662
PackageBase: dumphive
Version: 0.0.3-1
Description: A tool extracts keys and values from Windows registry files and dump to a text file
URL: https://launchpad.net/dumphive
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ZhangHua
FirstSubmitted: 1630560978
LastModified: 1630560978
URLPath: /cgit/aur.git/snapshot/dumphive.tar.gz