email2pdf on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S email2pdf

* (Optional) Uninstall email2pdf on Arch using YAY

$ yay -Rns email2pdf

2. Manually Install "email2pdf" via AUR

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

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

b. Clone email2pdf's git locally

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

c. Go to ~/email2pdf folder and install it

$ cd ~/email2pdf $ makepkg -si

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

ID: 602995
Name: email2pdf
PackageBaseID: 122221
PackageBase: email2pdf
Version: 0.9.5.1-1
Description: Convert EML files to PDF.
URL: https://github.com/andrewferrier/email2pdf
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: ImNtReal
Submitter: ImNtReal
FirstSubmitted: 1494352133
LastModified: 1554991878
URLPath: /cgit/aur.git/snapshot/email2pdf.tar.gz