remux on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S remux

* (Optional) Uninstall remux on Arch using YAY

$ yay -Rns remux

2. Manually Install "remux" via AUR

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

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

b. Clone remux's git locally

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

c. Go to ~/remux folder and install it

$ cd ~/remux $ makepkg -si

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

ID: 1420621
Name: remux
PackageBaseID: 202426
PackageBase: remux
Version: 0.2.0-1
Description: A friendly command shortener for tmux
URL: https://git.vwolfe.io/valerie/remux
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sleeplessval
Submitter: sleeplessval
FirstSubmitted: 1707769842
LastModified: 1709569598
URLPath: /cgit/aur.git/snapshot/remux.tar.gz