evtx on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S evtx

* (Optional) Uninstall evtx on Arch using YAY

$ yay -Rns evtx

2. Manually Install "evtx" via AUR

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

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

b. Clone evtx's git locally

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

c. Go to ~/evtx folder and install it

$ cd ~/evtx $ makepkg -si

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

ID: 1245962
Name: evtx
PackageBaseID: 171150
PackageBase: evtx
Version: 0.8.1-1
Description: Cross-platform parser for Windows XML EventLog Format
URL: https://github.com/omerbenamram/evtx
NumVotes: 2
Popularity: 0.36895
OutOfDate:
Maintainer:
Submitter: lmartinez-mirror
FirstSubmitted: 1631915163
LastModified: 1682373645
URLPath: /cgit/aur.git/snapshot/evtx.tar.gz