python-evtx on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-evtx

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

$ yay -Rns python-evtx

2. Manually Install "python-evtx" via AUR

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

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

b. Clone python-evtx's git locally

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

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

$ cd ~/python-evtx $ makepkg -si

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

ID: 962366
Name: python-evtx
PackageBaseID: 131978
PackageBase: python-evtx
Version: 0.7.4-1
Description: Pure Python parser for Windows Event Log Files
URL: https://github.com/williballenthin/python-evtx
NumVotes: 1
Popularity: 0.001422
OutOfDate:
Maintainer:
Submitter: markzz
FirstSubmitted: 1525110129
LastModified: 1631918145
URLPath: /cgit/aur.git/snapshot/python-evtx.tar.gz