python2-libevtx on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S python2-libevtx

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

$ yay -Rns python2-libevtx

2. Manually Install "python2-libevtx" via AUR

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

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

b. Clone python2-libevtx's git locally

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

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

$ cd ~/python2-libevtx $ makepkg -si

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

ID: 285204
Name: python2-libevtx
PackageBaseID: 108848
PackageBase: python2-libevtx
Version: 20151206-1
Description: Library and tools to access the Windows XML Event Log (EVTX) format .
URL: https://github.com/libyal/libevtx/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: oliv
FirstSubmitted: 1458123676
LastModified: 1458123732
URLPath: /cgit/aur.git/snapshot/python2-libevtx.tar.gz