python-mumailer on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S python-mumailer

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

$ yay -Rns python-mumailer

2. Manually Install "python-mumailer" via AUR

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

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

b. Clone python-mumailer's git locally

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

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

$ cd ~/python-mumailer $ makepkg -si

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

ID: 1355779
Name: python-mumailer
PackageBaseID: 188233
PackageBase: python-mumailer
Version: 0.5.0-1
Description: Python package to easily send email messages using SMTP
URL: http://www.muflone.com/mumailer
NumVotes: 1
Popularity: 7.1E-5
OutOfDate:
Maintainer: muflone
Submitter: muflone
FirstSubmitted: 1669493742
LastModified: 1700410849
URLPath: /cgit/aur.git/snapshot/python-mumailer.tar.gz