ctpp2 on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S ctpp2

* (Optional) Uninstall ctpp2 on Arch using YAY

$ yay -Rns ctpp2

2. Manually Install "ctpp2" via AUR

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

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

b. Clone ctpp2's git locally

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

c. Go to ~/ctpp2 folder and install it

$ cd ~/ctpp2 $ makepkg -si

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

ID: 188274
Name: ctpp2
PackageBaseID: 41054
PackageBase: ctpp2
Version: 2.8.3-2
Description: CTPP (or CT++) is the fastest template engine which completely written in C++
URL: http://ctpp.havoc.ru/en/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1285251003
LastModified: 1433841091
URLPath: /cgit/aur.git/snapshot/ctpp2.tar.gz