python-mailjet on AUR (Arch User Repository)

Last updated: November 10,2024

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

$ yay -S python-mailjet

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

$ yay -Rns python-mailjet

2. Manually Install "python-mailjet" via AUR

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

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

b. Clone python-mailjet's git locally

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

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

$ cd ~/python-mailjet $ makepkg -si

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

ID: 1022690
Name: python-mailjet
PackageBaseID: 140973
PackageBase: python-mailjet
Version: 1.3.4-1
Description: Mailjet V3 API wrapper
URL: https://pypi.org/project/mailjet-rest
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1554366341
LastModified: 1642774538
URLPath: /cgit/aur.git/snapshot/python-mailjet.tar.gz