python2-dfwinreg on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python2-dfwinreg

* (Optional) Uninstall python2-dfwinreg on Arch using YAY

$ yay -Rns python2-dfwinreg

2. Manually Install "python2-dfwinreg" via AUR

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

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

b. Clone python2-dfwinreg's git locally

$ git clone https://aur.archlinux.org/python2-dfwinreg.git ~/python2-dfwinreg

c. Go to ~/python2-dfwinreg folder and install it

$ cd ~/python2-dfwinreg $ makepkg -si

3. Information about the python2-dfwinreg package on Arch User Repository (AUR)

ID: 305435
Name: python2-dfwinreg
PackageBaseID: 108812
PackageBase: python2-dfwinreg
Version: 20160428-1
Description: Library and tools to access the Windows NT Registry File (REGF) format
URL: https://github.com/log2timeline/dfwinreg/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: oliv
FirstSubmitted: 1458035598
LastModified: 1464065654
URLPath: /cgit/aur.git/snapshot/python2-dfwinreg.tar.gz

5. The same packages on other Linux Distributions