tmux-resurrect-git on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S tmux-resurrect-git

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

$ yay -Rns tmux-resurrect-git

2. Manually Install "tmux-resurrect-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-resurrect-git's git locally

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

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

$ cd ~/tmux-resurrect-git $ makepkg -si

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

ID: 587765
Name: tmux-resurrect-git
PackageBaseID: 139782
PackageBase: tmux-resurrect-git
Version: 2.4.0.r93.gc3ffe89-1
Description: Persist tmux environment across system restarts.
URL: https://github.com/tmux-plugins/tmux-resurrect
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: jamespharvey20
Submitter: jamespharvey20
FirstSubmitted: 1550629878
LastModified: 1550629878
URLPath: /cgit/aur.git/snapshot/tmux-resurrect-git.tar.gz