wezterm-git on AUR (Arch User Repository)

Last updated: April 28,2024

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

$ yay -S wezterm-git

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

$ yay -Rns wezterm-git

2. Manually Install "wezterm-git" via AUR

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

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

b. Clone wezterm-git's git locally

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

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

$ cd ~/wezterm-git $ makepkg -si

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

ID: 1407559
Name: wezterm-git
PackageBaseID: 136689
PackageBase: wezterm-git
Version: 20240121.180215.76028ca1-2
Description: A terminal emulator implemented in Rust, using OpenGL ES 2 for rendering.
URL: https://github.com/wez/wezterm
NumVotes: 8
Popularity: 0.668743
OutOfDate:
Maintainer: wez
Submitter: PedroHLC
FirstSubmitted: 1539730113
LastModified: 1707669026
URLPath: /cgit/aur.git/snapshot/wezterm-git.tar.gz