tmux-xpanes on AUR (Arch User Repository)

Last updated: June 14,2024

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

$ yay -S tmux-xpanes

* (Optional) Uninstall tmux-xpanes on Arch using YAY

$ yay -Rns tmux-xpanes

2. Manually Install "tmux-xpanes" via AUR

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

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

b. Clone tmux-xpanes's git locally

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

c. Go to ~/tmux-xpanes folder and install it

$ cd ~/tmux-xpanes $ makepkg -si

3. Information about the tmux-xpanes package on Arch User Repository (AUR)

ID: 1236388
Name: tmux-xpanes
PackageBaseID: 123889
PackageBase: tmux-xpanes
Version: 4.1.4-1
Description: Create multiple panes with ultimate terminal divider.
URL: https://github.com/greymd/tmux-xpanes
NumVotes: 9
Popularity: 0.013925
OutOfDate:
Maintainer: SanskritFritz
Submitter: seifferth
FirstSubmitted: 1499516210
LastModified: 1680594310
URLPath: /cgit/aur.git/snapshot/tmux-xpanes.tar.gz