mailparser on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S mailparser

* (Optional) Uninstall mailparser on Arch using YAY

$ yay -Rns mailparser

2. Manually Install "mailparser" via AUR

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

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

b. Clone mailparser's git locally

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

c. Go to ~/mailparser folder and install it

$ cd ~/mailparser $ makepkg -si

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

ID: 1285823
Name: mailparser
PackageBaseID: 144428
PackageBase: mailparser
Version: 3.15.0-3
Description: Tokenizer for raw mails
URL: https://github.com/SpamScope/mail-parser
NumVotes: 3
Popularity: 0.005328
OutOfDate:
Maintainer: kleintux
Submitter: flacks
FirstSubmitted: 1566250790
LastModified: 1688929750
URLPath: /cgit/aur.git/snapshot/mailparser.tar.gz