wezterm-bin on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S wezterm-bin

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

$ yay -Rns wezterm-bin

2. Manually Install "wezterm-bin" via AUR

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

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

b. Clone wezterm-bin's git locally

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

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

$ cd ~/wezterm-bin $ makepkg -si

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

ID: 888140
Name: wezterm-bin
PackageBaseID: 165266
PackageBase: wezterm-bin
Version: 20210405.110924.a5bb5be8-2
Description: A GPU-accelerated cross-platform terminal emulator and multiplexer implemented in Rust
URL: https://wezfurlong.org/wezterm
NumVotes: 3
Popularity: 0.027527
OutOfDate: 1620142346
Maintainer: wez
FirstSubmitted: 1617646993
LastModified: 1617646993
URLPath: /cgit/aur.git/snapshot/wezterm-bin.tar.gz