perl-parse-registry on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S perl-parse-registry

* (Optional) Uninstall perl-parse-registry on Arch using YAY

$ yay -Rns perl-parse-registry

2. Manually Install "perl-parse-registry" via AUR

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

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

b. Clone perl-parse-registry's git locally

$ git clone https://aur.archlinux.org/perl-parse-registry.git ~/perl-parse-registry

c. Go to ~/perl-parse-registry folder and install it

$ cd ~/perl-parse-registry $ makepkg -si

3. Information about the perl-parse-registry package on Arch User Repository (AUR)

ID: 915964
Name: perl-parse-registry
PackageBaseID: 121392
PackageBase: perl-parse-registry
Version: 1.1-3
Description: Parse::Win32Registry is a module for parsing Windows Registry files, allowing you to read the keys and values of a registry file without going through the Windows API.
URL: https://metacpan.org/pod/Parse::Win32Registry
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: notdodo
Submitter: notdodo
FirstSubmitted: 1491785357
LastModified: 1622662551
URLPath: /cgit/aur.git/snapshot/perl-parse-registry.tar.gz