python2-mako on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S python2-mako

* (Optional) Uninstall python2-mako on Arch using YAY

$ yay -Rns python2-mako

2. Manually Install "python2-mako" via AUR

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

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

b. Clone python2-mako's git locally

$ git clone https://aur.archlinux.org/python2-mako.git ~/python2-mako

c. Go to ~/python2-mako folder and install it

$ cd ~/python2-mako $ makepkg -si

3. Information about the python2-mako package on Arch User Repository (AUR)

ID: 1106725
Name: python2-mako
PackageBaseID: 153103
PackageBase: python2-mako
Version: 1.1.6-2
Description: A fast templating language that borrows the best ideas from other templating languages
URL: https://pypi.org/project/Mako/1.1.6/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: MarsSeed
FirstSubmitted: 1590235515
LastModified: 1656763221
URLPath: /cgit/aur.git/snapshot/python2-mako.tar.gz

5. The same packages on other Linux Distributions