tmux-fastcopy on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S tmux-fastcopy

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

$ yay -Rns tmux-fastcopy

2. Manually Install "tmux-fastcopy" via AUR

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

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

b. Clone tmux-fastcopy's git locally

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

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

$ cd ~/tmux-fastcopy $ makepkg -si

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

ID: 1334462
Name: tmux-fastcopy
PackageBaseID: 171181
PackageBase: tmux-fastcopy
Version: 0.14.0-1
Description: easymotion-style text copying for tmux.
URL: https://github.com/abhinav/tmux-fastcopy
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: abhinav
Submitter: abhinav
FirstSubmitted: 1632003943
LastModified: 1697399536
URLPath: /cgit/aur.git/snapshot/tmux-fastcopy.tar.gz