rust-analyzer-git on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S rust-analyzer-git

* (Optional) Uninstall rust-analyzer-git on Arch using YAY

$ yay -Rns rust-analyzer-git

2. Manually Install "rust-analyzer-git" via AUR

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

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

b. Clone rust-analyzer-git's git locally

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

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

$ cd ~/rust-analyzer-git $ makepkg -si

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

ID: 796021
Name: rust-analyzer-git
PackageBaseID: 138162
PackageBase: rust-analyzer-git
Version: 1:0.0.0.12704.g277488b51-1
Description: An experimental Rust compiler front-end for IDEs
URL: https://github.com/rust-analyzer/rust-analyzer
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: quininer
Submitter: quininer
FirstSubmitted: 1545235540
LastModified: 1600965182
URLPath: /cgit/aur.git/snapshot/rust-analyzer-git.tar.gz