parsedmarc on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S parsedmarc

* (Optional) Uninstall parsedmarc on Arch using YAY

$ yay -Rns parsedmarc

2. Manually Install "parsedmarc" via AUR

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

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

b. Clone parsedmarc's git locally

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

c. Go to ~/parsedmarc folder and install it

$ cd ~/parsedmarc $ makepkg -si

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

ID: 1354936
Name: parsedmarc
PackageBaseID: 135315
PackageBase: parsedmarc
Version: 8.6.4-1
Description: Python package and CLI for parsing aggregate and forensic DMARC reports
URL: https://domainaware.github.io/parsedmarc
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
Submitter: flacks
FirstSubmitted: 1535060377
LastModified: 1700258994
URLPath: /cgit/aur.git/snapshot/parsedmarc.tar.gz