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

Last updated: June 08,2024

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

$ yay -S python-eml-parser

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

$ yay -Rns python-eml-parser

2. Manually Install "python-eml-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-eml-parser's git locally

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

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

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

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

ID: 915962
Name: python-eml-parser
PackageBaseID: 142198
PackageBase: python-eml-parser
Version: 1.14.6-0
Description: Parse EML files and return various information found in the e-mail
URL: https://pypi.org/project/eml-parser
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: notdodo
Submitter: notdodo
FirstSubmitted: 1558298612
LastModified: 1622662372
URLPath: /cgit/aur.git/snapshot/python-eml-parser.tar.gz