tmux-git on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S tmux-git

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

$ yay -Rns tmux-git

2. Manually Install "tmux-git" via AUR

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

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

b. Clone tmux-git's git locally

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

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

$ cd ~/tmux-git $ makepkg -si

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

ID: 1310926
Name: tmux-git
PackageBaseID: 35618
PackageBase: tmux-git
Version: 10096_3.3a.r263.g62f65784-1
Description: A terminal multiplexer
URL: https://github.com/tmux/tmux/wiki
NumVotes: 51
Popularity: 0.180978
OutOfDate:
Maintainer: WorMzy
Submitter:
FirstSubmitted: 1268949591
LastModified: 1693336898
URLPath: /cgit/aur.git/snapshot/tmux-git.tar.gz