tmpltr on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S tmpltr

* (Optional) Uninstall tmpltr on Arch using YAY

$ yay -Rns tmpltr

2. Manually Install "tmpltr" via AUR

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

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

b. Clone tmpltr's git locally

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

c. Go to ~/tmpltr folder and install it

$ cd ~/tmpltr $ makepkg -si

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

ID: 540643
Name: tmpltr
PackageBaseID: 135653
PackageBase: tmpltr
Version: 0.8-1
Description: This tool creates templates from logfiles and shows anomalies
URL: https://github.com/rondilley/tmpltr
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: dadav
Submitter: dadav
FirstSubmitted: 1535960912
LastModified: 1535960912
URLPath: /cgit/aur.git/snapshot/tmpltr.tar.gz