zellij-git on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S zellij-git

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

$ yay -Rns zellij-git

2. Manually Install "zellij-git" via AUR

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

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

b. Clone zellij-git's git locally

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

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

$ cd ~/zellij-git $ makepkg -si

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

ID: 1408673
Name: zellij-git
PackageBaseID: 163159
PackageBase: zellij-git
Version: 0.39.2.r41.gb677ffe-1
Description: A terminal multiplexer
URL: https://zellij.dev
NumVotes: 5
Popularity: 0.063221
OutOfDate:
Maintainer: henil
Submitter: henil
FirstSubmitted: 1612977035
LastModified: 1707845225
URLPath: /cgit/aur.git/snapshot/zellij-git.tar.gz