python2-airspeed on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S python2-airspeed

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

$ yay -Rns python2-airspeed

2. Manually Install "python2-airspeed" via AUR

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

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

b. Clone python2-airspeed's git locally

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

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

$ cd ~/python2-airspeed $ makepkg -si

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

ID: 841631
Name: python2-airspeed
PackageBaseID: 105352
PackageBase: python-airspeed
Version: 0.5.13-2
Description: Airspeed is a powerful and easy-to-use templating engine for Python that aims for a high level of compatibility with the popular Velocity library for Java
URL: https://github.com/purcell/airspeed
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pozar87
FirstSubmitted: 1451644493
LastModified: 1609617614
URLPath: /cgit/aur.git/snapshot/python2-airspeed.tar.gz