termite on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S termite

* (Optional) Uninstall termite on Arch using YAY

$ yay -Rns termite

2. Manually Install "termite" via AUR

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

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

b. Clone termite's git locally

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

c. Go to ~/termite folder and install it

$ cd ~/termite $ makepkg -si

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

ID: 1372167
Name: termite
PackageBaseID: 168774
PackageBase: termite
Version: 16.6-2
Description: A simple VTE-based terminal
URL: https://github.com/aperezdc/termite
NumVotes: 24
Popularity: 0.8086
OutOfDate:
Maintainer: barbuk
Submitter: jelly
FirstSubmitted: 1625839684
LastModified: 1702966004
URLPath: /cgit/aur.git/snapshot/termite.tar.gz