python-mailsuite on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S python-mailsuite

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

$ yay -Rns python-mailsuite

2. Manually Install "python-mailsuite" via AUR

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

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

b. Clone python-mailsuite's git locally

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

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

$ cd ~/python-mailsuite $ makepkg -si

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

ID: 1386314
Name: python-mailsuite
PackageBaseID: 144427
PackageBase: python-mailsuite
Version: 1.9.15-2
Description: Python package to make receiving, parsing, and sending email easier
URL: https://seanthegeek.github.io/mailsuite/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: flacks
FirstSubmitted: 1566250707
LastModified: 1705342922
URLPath: /cgit/aur.git/snapshot/python-mailsuite.tar.gz