python-pyevtx on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S python-pyevtx

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

$ yay -Rns python-pyevtx

2. Manually Install "python-pyevtx" via AUR

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

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

b. Clone python-pyevtx's git locally

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

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

$ cd ~/python-pyevtx $ makepkg -si

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

ID: 1347994
Name: python-pyevtx
PackageBaseID: 177681
PackageBase: python-pyevtx
Version: 0.8.3-1
Description: Python bindings for evtx
URL: https://github.com/omerbenamram/pyevtx-rs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: lmartinez-mirror
FirstSubmitted: 1649083172
LastModified: 1699202022
URLPath: /cgit/aur.git/snapshot/python-pyevtx.tar.gz