evtx on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install evtx on Arch using YAY
$
yay -S
evtx
Copied
* (Optional) Uninstall evtx on Arch using YAY
$
yay -Rns
evtx
Copied
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
Copied
b. Clone evtx's git locally
$
git clone https://aur.archlinux.org/evtx.git
~/evtx
Copied
c. Go to ~/evtx folder and install it
$
cd
~/evtx
Copied
$
makepkg -si
Copied
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
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