django-templated-mail on AUR (Arch User Repository)

Last updated: May 19,2024

1. Install "django-templated-mail" 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 django-templated-mail on Arch using YAY

$ yay -S django-templated-mail

* (Optional) Uninstall django-templated-mail on Arch using YAY

$ yay -Rns django-templated-mail

2. Manually Install "django-templated-mail" via AUR

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

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

b. Clone django-templated-mail's git locally

$ git clone https://aur.archlinux.org/django-templated-mail.git ~/django-templated-mail

c. Go to ~/django-templated-mail folder and install it

$ cd ~/django-templated-mail $ makepkg -si

3. Information about the django-templated-mail package on Arch User Repository (AUR)

ID: 555203
Name: django-templated-mail
PackageBaseID: 136946
PackageBase: django-templated-mail
Version: 1.1.1-1
Description: Send emails using Django template system.
URL: https://pypi.python.org/pypi/django-templated-mail
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: nomis6432
Submitter: nomis6432
FirstSubmitted: 1540655556
LastModified: 1540655556
URLPath: /cgit/aur.git/snapshot/django-templated-mail.tar.gz