inja on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S inja

* (Optional) Uninstall inja on Arch using YAY

$ yay -Rns inja

2. Manually Install "inja" via AUR

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

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

b. Clone inja's git locally

$ git clone https://aur.archlinux.org/inja.git ~/inja

c. Go to ~/inja folder and install it

$ cd ~/inja $ makepkg -si

3. Information about the inja package on Arch User Repository (AUR)

ID: 1425696
Name: inja
PackageBaseID: 171900
PackageBase: inja
Version: 3.4.0-1
Description: A template engine for modern C++.
URL: https://github.com/Spixmaster/inja
NumVotes: 1
Popularity: 0.016052
OutOfDate:
Maintainer: Spixmaster
Submitter: Spixmaster
FirstSubmitted: 1633943424
LastModified: 1710237223
URLPath: /cgit/aur.git/snapshot/inja.tar.gz