tpp on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S tpp

* (Optional) Uninstall tpp on Arch using YAY

$ yay -Rns tpp

2. Manually Install "tpp" via AUR

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

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

b. Clone tpp's git locally

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

c. Go to ~/tpp folder and install it

$ cd ~/tpp $ makepkg -si

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

ID: 217614
Name: tpp
PackageBaseID: 10409
PackageBase: tpp
Version: 1.3.1-3
Description: A text presentation program in ncurses, LaTeX, or text.
URL: http://www.ngolde.de/tpp.html
NumVotes: 27
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1176580811
LastModified: 1438626773
URLPath: /cgit/aur.git/snapshot/tpp.tar.gz