terminal-git on AUR (Arch User Repository)

Last updated: September 16,2024

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

$ yay -S terminal-git

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

$ yay -Rns terminal-git

2. Manually Install "terminal-git" via AUR

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

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

b. Clone terminal-git's git locally

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

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

$ cd ~/terminal-git $ makepkg -si

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

ID: 1070982
Name: terminal-git
PackageBaseID: 178208
PackageBase: terminal-git
Version: 42.alpha1.r1.gfae77ff-1
Description: A beautiful and simple GTK 4 terminal
URL: https://gitlab.gnome.org/raggesilver/terminal
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: igor-dyatlov
FirstSubmitted: 1650735243
LastModified: 1650735243
URLPath: /cgit/aur.git/snapshot/terminal-git.tar.gz