ra-multiplex on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S ra-multiplex

* (Optional) Uninstall ra-multiplex on Arch using YAY

$ yay -Rns ra-multiplex

2. Manually Install "ra-multiplex" via AUR

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

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

b. Clone ra-multiplex's git locally

$ git clone https://aur.archlinux.org/ra-multiplex.git ~/ra-multiplex

c. Go to ~/ra-multiplex folder and install it

$ cd ~/ra-multiplex $ makepkg -si

3. Information about the ra-multiplex package on Arch User Repository (AUR)

ID: 1155164
Name: ra-multiplex
PackageBaseID: 186773
PackageBase: ra-multiplex
Version: 0.2.0-1
Description: allows multiple LSP to share a single rust-analyzer instance per cargo workspace.
URL: https://github.com/pr2502/ra-multiplex
NumVotes: 1
Popularity: 0.013945
OutOfDate: 1691947160
Maintainer: blkgoose
Submitter: blkgoose
FirstSubmitted: 1666282025
LastModified: 1666282025
URLPath: /cgit/aur.git/snapshot/ra-multiplex.tar.gz