rls-git on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S rls-git

* (Optional) Uninstall rls-git on Arch using YAY

$ yay -Rns rls-git

2. Manually Install "rls-git" via AUR

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

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

b. Clone rls-git's git locally

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

c. Go to ~/rls-git folder and install it

$ cd ~/rls-git $ makepkg -si

3. Information about the rls-git package on Arch User Repository (AUR)

ID: 1167168
Name: rls-git
PackageBaseID: 55979
PackageBase: rust-git
Version: 3:1.67.0.r209623.5eef9b2c50d-1
Description: Rust language server
URL: https://www.rust-lang.org/
NumVotes: 28
Popularity: 0
OutOfDate:
Maintainer: spider-mario
Submitter: mrshpot
FirstSubmitted: 1327145456
LastModified: 1668092275
URLPath: /cgit/aur.git/snapshot/rls-git.tar.gz