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

Last updated: May 18,2024

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

$ yay -S django-templated-email

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

$ yay -Rns django-templated-email

2. Manually Install "django-templated-email" 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-email's git locally

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

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

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

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

ID: 585827
Name: django-templated-email
PackageBaseID: 136945
PackageBase: django-templated-email
Version: 2.3.0-1
Description: A Django oriented templated / transaction email abstraction
URL: https://pypi.python.org/pypi/django-templated-email
NumVotes: 1
Popularity: 0
OutOfDate: 1689044157
Maintainer: nomis6432
Submitter: nomis6432
FirstSubmitted: 1540655142
LastModified: 1550059130
URLPath: /cgit/aur.git/snapshot/django-templated-email.tar.gz