python-mail-parser on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S python-mail-parser

* (Optional) Uninstall python-mail-parser on Arch using YAY

$ yay -Rns python-mail-parser

2. Manually Install "python-mail-parser" via AUR

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

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

b. Clone python-mail-parser's git locally

$ git clone https://aur.archlinux.org/python-mail-parser.git ~/python-mail-parser

c. Go to ~/python-mail-parser folder and install it

$ cd ~/python-mail-parser $ makepkg -si

3. Information about the python-mail-parser package on Arch User Repository (AUR)

ID: 1055640
Name: python-mail-parser
PackageBaseID: 135312
PackageBase: python-mail-parser
Version: 3.15.0-1
Description: Tokenizer for raw mails
URL: https://pypi.python.org/pypi/mail-parser
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: tonybenoy
FirstSubmitted: 1535056968
LastModified: 1648042722
URLPath: /cgit/aur.git/snapshot/python-mail-parser.tar.gz