uterm-git on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S uterm-git

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

$ yay -Rns uterm-git

2. Manually Install "uterm-git" via AUR

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

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

b. Clone uterm-git's git locally

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

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

$ cd ~/uterm-git $ makepkg -si

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

ID: 514559
Name: uterm-git
PackageBaseID: 131545
PackageBase: uterm-git
Version: r96.6a8ab26-1
Description: A WIP terminal emulator, written in C++11 using Skia, libtsm, and GLFW
URL: https://github.com/kirbyfan64/uterm
NumVotes: 0
Popularity: 0
OutOfDate: 1706464355
Maintainer: SolarAquarion
Submitter: SolarAquarion
FirstSubmitted: 1523503358
LastModified: 1527597946
URLPath: /cgit/aur.git/snapshot/uterm-git.tar.gz