zterm on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S zterm

* (Optional) Uninstall zterm on Arch using YAY

$ yay -Rns zterm

2. Manually Install "zterm" via AUR

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

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

b. Clone zterm's git locally

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

c. Go to ~/zterm folder and install it

$ cd ~/zterm $ makepkg -si

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

ID: 1050263
Name: zterm
PackageBaseID: 169318
PackageBase: zterm
Version: 0.3.1-1
Description: A simple terminal emulator using Vte and Gtk+ writting using the Zig programming language
URL: https://codeberg.org/jeang3nie/zterm
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: jeang3nie
Submitter: zhangkaizhao
FirstSubmitted: 1627478157
LastModified: 1647181790
URLPath: /cgit/aur.git/snapshot/zterm.tar.gz