remux on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install remux on Arch using YAY
$
yay -S
remux
Copied
* (Optional) Uninstall remux on Arch using YAY
$
yay -Rns
remux
Copied
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
Copied
b. Clone remux's git locally
$
git clone https://aur.archlinux.org/remux.git
~/remux
Copied
c. Go to ~/remux folder and install it
$
cd
~/remux
Copied
$
makepkg -si
Copied
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
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