terminate on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S terminate

* (Optional) Uninstall terminate on Arch using YAY

$ yay -Rns terminate

2. Manually Install "terminate" via AUR

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

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

b. Clone terminate's git locally

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

c. Go to ~/terminate folder and install it

$ cd ~/terminate $ makepkg -si

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

ID: 1283800
Name: terminate
PackageBaseID: 142783
PackageBase: terminate
Version: 0.5-1
Description: Minimal terminal emulator based on VTE
URL: https://git.sr.ht/~craftyguy/terminate
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: xiota
Submitter: craftyguy
FirstSubmitted: 1560569987
LastModified: 1688585631
URLPath: /cgit/aur.git/snapshot/terminate.tar.gz