tmux-plugin-manager on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S tmux-plugin-manager

* (Optional) Uninstall tmux-plugin-manager on Arch using YAY

$ yay -Rns tmux-plugin-manager

2. Manually Install "tmux-plugin-manager" via AUR

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

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

b. Clone tmux-plugin-manager's git locally

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

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

$ cd ~/tmux-plugin-manager $ makepkg -si

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

ID: 1198025
Name: tmux-plugin-manager
PackageBaseID: 168324
PackageBase: tmux-plugin-manager
Version: 3.1.0-1
Description: tpm - Tmux Plugin Manager
URL: https://github.com/tmux-plugins/tpm
NumVotes: 12
Popularity: 1.068006
OutOfDate:
Maintainer: rarick
Submitter: rarick
FirstSubmitted: 1624658985
LastModified: 1673916299
URLPath: /cgit/aur.git/snapshot/tmux-plugin-manager.tar.gz