tmix on AUR (Arch User Repository)

Last updated: November 05,2024

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

$ yay -S tmix

* (Optional) Uninstall tmix on Arch using YAY

$ yay -Rns tmix

2. Manually Install "tmix" via AUR

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

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

b. Clone tmix's git locally

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

c. Go to ~/tmix folder and install it

$ cd ~/tmix $ makepkg -si

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

ID: 354022
Name: tmix
PackageBaseID: 116813
PackageBase: tmix
Version: 0.1.0-1
Description: Tmux service and mixer
URL: https://wiki.archlinux.org/index.php/Tmux#Clients_simultaneously_interacting_with_various_windows_of_a_session
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: myrrlyn
Submitter: myrrlyn
FirstSubmitted: 1478484400
LastModified: 1478484400
URLPath: /cgit/aur.git/snapshot/tmix.tar.gz