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