templates_parser on AUR (Arch User Repository)

Last updated: November 15,2024

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

$ yay -S templates_parser

* (Optional) Uninstall templates_parser on Arch using YAY

$ yay -Rns templates_parser

2. Manually Install "templates_parser" via AUR

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

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

b. Clone templates_parser's git locally

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

c. Go to ~/templates_parser folder and install it

$ cd ~/templates_parser $ makepkg -si

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

ID: 1324309
Name: templates_parser
PackageBaseID: 194487
PackageBase: templates_parser
Version: 24.0w-2
Description: Ada tools to create templated text streams, such as dynamic HTML documents.
URL: https://github.com/AdaCore/templates-parser
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: charlie5
Submitter: charlie5
FirstSubmitted: 1686296854
LastModified: 1695637578
URLPath: /cgit/aur.git/snapshot/templates_parser.tar.gz