tmux-fullwidth-backspace on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S tmux-fullwidth-backspace

* (Optional) Uninstall tmux-fullwidth-backspace on Arch using YAY

$ yay -Rns tmux-fullwidth-backspace

2. Manually Install "tmux-fullwidth-backspace" via AUR

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

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

b. Clone tmux-fullwidth-backspace's git locally

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

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

$ cd ~/tmux-fullwidth-backspace $ makepkg -si

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

ID: 422763
Name: tmux-fullwidth-backspace
PackageBaseID: 109132
PackageBase: tmux-fullwidth-backspace
Version: 2.5-3
Description: A terminal multiplexer (patched with support for fullwidth backspace)
URL: http://tmux.github.io/
NumVotes: 0
Popularity: 0
OutOfDate: 1649270128
Maintainer: MaskRay
Submitter: MaskRay
FirstSubmitted: 1458582319
LastModified: 1498517112
URLPath: /cgit/aur.git/snapshot/tmux-fullwidth-backspace.tar.gz