wezterm-nightly-bin on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S wezterm-nightly-bin

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

$ yay -Rns wezterm-nightly-bin

2. Manually Install "wezterm-nightly-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-nightly-bin's git locally

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

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

$ cd ~/wezterm-nightly-bin $ makepkg -si

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

ID: 1001298
Name: wezterm-nightly-bin
PackageBaseID: 154087
PackageBase: wezterm-nightly-bin
Version: 20200517.122836.92c201c6.105.g5d508350-10
Description: Bleeding edge builds of a GPU-accelerated cross-platform terminal emulator and multiplexer implemented in Rust
URL: https://wezfurlong.org/wezterm
NumVotes: 6
Popularity: 0.039763
OutOfDate:
Maintainer: wez
FirstSubmitted: 1591525056
LastModified: 1639231135
URLPath: /cgit/aur.git/snapshot/wezterm-nightly-bin.tar.gz