python-emaillib on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S python-emaillib

* (Optional) Uninstall python-emaillib on Arch using YAY

$ yay -Rns python-emaillib

2. Manually Install "python-emaillib" via AUR

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

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

b. Clone python-emaillib's git locally

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

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

$ cd ~/python-emaillib $ makepkg -si

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

ID: 995547
Name: python-emaillib
PackageBaseID: 173534
PackageBase: python-emaillib
Version: 1.0.3-1
Description: High-level emailing library
URL: https://github.com/homeinfogmbh/emaillib
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: schard
FirstSubmitted: 1638217128
LastModified: 1638217128
URLPath: /cgit/aur.git/snapshot/python-emaillib.tar.gz