python-airspeed on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S python-airspeed

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

$ yay -Rns python-airspeed

2. Manually Install "python-airspeed" via AUR

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

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

b. Clone python-airspeed's git locally

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

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

$ cd ~/python-airspeed $ makepkg -si

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

ID: 1287439
Name: python-airspeed
PackageBaseID: 105352
PackageBase: python-airspeed
Version: 0.5.20-1
Description: Templating engine for Python that aims for compatibility with Velocity library for Java
URL: https://github.com/purcell/airspeed
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pozar87
Submitter: pozar87
FirstSubmitted: 1451644493
LastModified: 1689146488
URLPath: /cgit/aur.git/snapshot/python-airspeed.tar.gz