3mux on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S 3mux

* (Optional) Uninstall 3mux on Arch using YAY

$ yay -Rns 3mux

2. Manually Install "3mux" via AUR

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

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

b. Clone 3mux's git locally

$ git clone https://aur.archlinux.org/3mux.git ~/3mux

c. Go to ~/3mux folder and install it

$ cd ~/3mux $ makepkg -si

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

ID: 878118
Name: 3mux
PackageBaseID: 158202
PackageBase: 3mux
Version: 1.1.0-1
Description: Terminal multiplexer inspired by i3
URL: https://github.com/aaronjanse/3mux
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: flipee
Submitter: flipee
FirstSubmitted: 1601402211
LastModified: 1615913377
URLPath: /cgit/aur.git/snapshot/3mux.tar.gz