python-registry on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S python-registry

* (Optional) Uninstall python-registry on Arch using YAY

$ yay -Rns python-registry

2. Manually Install "python-registry" via AUR

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

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

b. Clone python-registry's git locally

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

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

$ cd ~/python-registry $ makepkg -si

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

ID: 1067437
Name: python-registry
PackageBaseID: 154740
PackageBase: python-registry
Version: 1.4-1
Description: Python library for reading Windows Registry files
URL: https://github.com/williballenthin/python-registry
NumVotes: 1
Popularity: 4.0E-5
OutOfDate:
Maintainer: bet4it
Submitter: alexandrakoch
FirstSubmitted: 1592906255
LastModified: 1650046515
URLPath: /cgit/aur.git/snapshot/python-registry.tar.gz