reglookup on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S reglookup

* (Optional) Uninstall reglookup on Arch using YAY

$ yay -Rns reglookup

2. Manually Install "reglookup" via AUR

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

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

b. Clone reglookup's git locally

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

c. Go to ~/reglookup folder and install it

$ cd ~/reglookup $ makepkg -si

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

ID: 911715
Name: reglookup
PackageBaseID: 98338
PackageBase: reglookup
Version: 1.0.1-5
Description: Command line utility for reading and querying Windows NT registries
URL: https://code.blindspotsecurity.com/trac/reglookup/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: thebodzio
FirstSubmitted: 1440363698
LastModified: 1621874777
URLPath: /cgit/aur.git/snapshot/reglookup.tar.gz