tmuxinator on AUR (Arch User Repository)

Last updated: January 11,2025

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

$ yay -S tmuxinator

* (Optional) Uninstall tmuxinator on Arch using YAY

$ yay -Rns tmuxinator

2. Manually Install "tmuxinator" via AUR

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

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

b. Clone tmuxinator's git locally

$ git clone https://aur.archlinux.org/tmuxinator.git ~/tmuxinator

c. Go to ~/tmuxinator folder and install it

$ cd ~/tmuxinator $ makepkg -si

3. Information about the tmuxinator package on Arch User Repository (AUR)

ID: 1411218
Name: tmuxinator
PackageBaseID: 71333
PackageBase: tmuxinator
Version: 3.1.2-1
Description: Manage complex tmux sessions easily
URL: https://github.com/aziz/tmuxinator
NumVotes: 75
Popularity: 0.240756
OutOfDate:
Maintainer: fryfrog
Submitter: lucacesari
FirstSubmitted: 1372232972
LastModified: 1708234245
URLPath: /cgit/aur.git/snapshot/tmuxinator.tar.gz