tmux-sixel on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S tmux-sixel

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

$ yay -Rns tmux-sixel

2. Manually Install "tmux-sixel" via AUR

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

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

b. Clone tmux-sixel's git locally

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

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

$ cd ~/tmux-sixel $ makepkg -si

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

ID: 1417352
Name: tmux-sixel
PackageBaseID: 202523
PackageBase: tmux-sixel
Version: 3.4-3
Description: Terminal multiplexer, with sixel support
URL: https://github.com/tmux/tmux/wiki
NumVotes: 1
Popularity: 0.566256
OutOfDate:
Maintainer: swiftscythe
Submitter: swiftscythe
FirstSubmitted: 1707952456
LastModified: 1709132233
URLPath: /cgit/aur.git/snapshot/tmux-sixel.tar.gz