terminalpp on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S terminalpp

* (Optional) Uninstall terminalpp on Arch using YAY

$ yay -Rns terminalpp

2. Manually Install "terminalpp" via AUR

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

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

b. Clone terminalpp's git locally

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

c. Go to ~/terminalpp folder and install it

$ cd ~/terminalpp $ makepkg -si

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

ID: 954198
Name: terminalpp
PackageBaseID: 152941
PackageBase: terminalpp
Version: 0.8.4-3
Description: Minimalist, fast, cross-platform terminal emulator
URL: https://terminalpp.com
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: MGislv
Submitter: ragouel
FirstSubmitted: 1589841787
LastModified: 1630270354
URLPath: /cgit/aur.git/snapshot/terminalpp.tar.gz