dmarc_report on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S dmarc_report

* (Optional) Uninstall dmarc_report on Arch using YAY

$ yay -Rns dmarc_report

2. Manually Install "dmarc_report" via AUR

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

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

b. Clone dmarc_report's git locally

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

c. Go to ~/dmarc_report folder and install it

$ cd ~/dmarc_report $ makepkg -si

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

ID: 1376161
Name: dmarc_report
PackageBaseID: 189166
PackageBase: dmarc_report
Version: 4.3.1-1
Description: "Generate human readable DMARC and TLS reports from standard email reports.
URL: https://github.com/gene-git/dmarc_report
NumVotes: 2
Popularity: 0.000291
OutOfDate:
Maintainer: GeneArch
Submitter: GeneArch
FirstSubmitted: 1672586589
LastModified: 1703625104
URLPath: /cgit/aur.git/snapshot/dmarc_report.tar.gz