termit-git on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S termit-git

* (Optional) Uninstall termit-git on Arch using YAY

$ yay -Rns termit-git

2. Manually Install "termit-git" via AUR

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

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

b. Clone termit-git's git locally

$ git clone https://aur.archlinux.org/termit-git.git ~/termit-git

c. Go to ~/termit-git folder and install it

$ cd ~/termit-git $ makepkg -si

3. Information about the termit-git package on Arch User Repository (AUR)

ID: 1292042
Name: termit-git
PackageBaseID: 104533
PackageBase: termit-git
Version: 3.1.r16.g0ae773f-1
Description: Terminal emulator based on VTE library with Lua scripting
URL: https://github.com/nonstop/termit
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: xomachine
Submitter: xomachine
FirstSubmitted: 1449931697
LastModified: 1689881122
URLPath: /cgit/aur.git/snapshot/termit-git.tar.gz