python-mailer on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-mailer

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

$ yay -Rns python-mailer

2. Manually Install "python-mailer" via AUR

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

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

b. Clone python-mailer's git locally

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

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

$ cd ~/python-mailer $ makepkg -si

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

ID: 479977
Name: python-mailer
PackageBaseID: 39562
PackageBase: python-mailer
Version: 0.8.1-1
Description: A module that simplifies sending email.
URL: http://pypi.python.org/pypi/mailer
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: mtorromeo
Submitter: mcover
FirstSubmitted: 1281464230
LastModified: 1516613563
URLPath: /cgit/aur.git/snapshot/python-mailer.tar.gz