zterm-git on AUR (Arch User Repository)

Last updated: July 17,2024

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

$ yay -S zterm-git

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

$ yay -Rns zterm-git

2. Manually Install "zterm-git" via AUR

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

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

b. Clone zterm-git's git locally

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

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

$ cd ~/zterm-git $ makepkg -si

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

ID: 1021290
Name: zterm-git
PackageBaseID: 169310
PackageBase: zterm-git
Version: r80.9772c67-1
Description: A simple terminal emulator using Vte and Gtk+ writting using the Zig programming language
URL: https://codeberg.org/jeang3nie/zterm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jeang3nie
Submitter: zhangkaizhao
FirstSubmitted: 1627465074
LastModified: 1642602119
URLPath: /cgit/aur.git/snapshot/zterm-git.tar.gz