terminate on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install terminate on Arch using YAY
$
yay -S
terminate
Copied
* (Optional) Uninstall terminate on Arch using YAY
$
yay -Rns
terminate
Copied
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
Copied
b. Clone terminate's git locally
$
git clone https://aur.archlinux.org/terminate.git
~/terminate
Copied
c. Go to ~/terminate folder and install it
$
cd
~/terminate
Copied
$
makepkg -si
Copied
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
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