ruts-bin on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S ruts-bin

* (Optional) Uninstall ruts-bin on Arch using YAY

$ yay -Rns ruts-bin

2. Manually Install "ruts-bin" via AUR

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

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

b. Clone ruts-bin's git locally

$ git clone https://aur.archlinux.org/ruts-bin.git ~/ruts-bin

c. Go to ~/ruts-bin folder and install it

$ cd ~/ruts-bin $ makepkg -si

3. Information about the ruts-bin package on Arch User Repository (AUR)

ID: 1170113
Name: ruts-bin
PackageBaseID: 187437
PackageBase: ruts-bin
Version: 0.1.0-1
Description: A Rust-based TMUX session manager
URL: https://github.com/ethanholz/ruts
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ethanholz
Submitter: ethanholz
FirstSubmitted: 1668615946
LastModified: 1668615946
URLPath: /cgit/aur.git/snapshot/ruts-bin.tar.gz