tmux-resurrect on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S tmux-resurrect

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

$ yay -Rns tmux-resurrect

2. Manually Install "tmux-resurrect" via AUR

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

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

b. Clone tmux-resurrect's git locally

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

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

$ cd ~/tmux-resurrect $ makepkg -si

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

ID: 1154775
Name: tmux-resurrect
PackageBaseID: 117382
PackageBase: tmux-resurrect
Version: 4.0.0-1
Description: Persist tmux environment across system restarts.
URL: https://github.com/tmux-plugins/tmux-resurrect
NumVotes: 6
Popularity: 0.000697
OutOfDate:
Maintainer: liamtimms
Submitter: Foxboron
FirstSubmitted: 1480272091
LastModified: 1666209938
URLPath: /cgit/aur.git/snapshot/tmux-resurrect.tar.gz