retmux on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S retmux

* (Optional) Uninstall retmux on Arch using YAY

$ yay -Rns retmux

2. Manually Install "retmux" via AUR

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

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

b. Clone retmux's git locally

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

c. Go to ~/retmux folder and install it

$ cd ~/retmux $ makepkg -si

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

ID: 956451
Name: retmux
PackageBaseID: 76519
PackageBase: retmux
Version: 1.0.3-1
Description: tmux sessions backup and restore tool
URL: https://github.com/sk1418/retmux
NumVotes: 12
Popularity: 0
OutOfDate:
Maintainer: sk1418
Submitter: sk1418
FirstSubmitted: 1387547227
LastModified: 1630709318
URLPath: /cgit/aur.git/snapshot/retmux.tar.gz