tmplgen on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "tmplgen" 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
Copied
b. Install tmplgen on Arch using YAY
$
yay -S
tmplgen
Copied
* (Optional) Uninstall tmplgen on Arch using YAY
$
yay -Rns
tmplgen
Copied
2. Manually Install "tmplgen" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone tmplgen's git locally
$
git clone https://aur.archlinux.org/tmplgen.git
~/tmplgen
Copied
c. Go to ~/tmplgen folder and install it
$
cd
~/tmplgen
Copied
$
makepkg -si
Copied
3. Information about the tmplgen package on Arch User Repository (AUR)
ID: 992756
Name: tmplgen
PackageBaseID: 173351
PackageBase: tmplgen
Version: 0.1.1-3
Description: Basic text template generator
URL: https://git.sr.ht/~rycwo/tmplgen
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: rycwo
Submitter: rycwo
FirstSubmitted: 1637621784
LastModified: 1637622247
URLPath: /cgit/aur.git/snapshot/tmplgen.tar.gz
Name: tmplgen
PackageBaseID: 173351
PackageBase: tmplgen
Version: 0.1.1-3
Description: Basic text template generator
URL: https://git.sr.ht/~rycwo/tmplgen
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: rycwo
Submitter: rycwo
FirstSubmitted: 1637621784
LastModified: 1637622247
URLPath: /cgit/aur.git/snapshot/tmplgen.tar.gz