rust-analyzer-nightly-bin on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S rust-analyzer-nightly-bin

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

$ yay -Rns rust-analyzer-nightly-bin

2. Manually Install "rust-analyzer-nightly-bin" 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-nightly-bin's git locally

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

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

$ cd ~/rust-analyzer-nightly-bin $ makepkg -si

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

ID: 1223814
Name: rust-analyzer-nightly-bin
PackageBaseID: 166639
PackageBase: rust-analyzer-nightly-bin
Version: 0.4.1428standalone-1
Description: An experimental Rust compiler front-end for IDEs (nightly)
URL: https://github.com/rust-analyzer/rust-analyzer
NumVotes: 1
Popularity: 0.000126
OutOfDate:
Maintainer: 0jdxt
Submitter: 0jdxt
FirstSubmitted: 1620582503
LastModified: 1678400397
URLPath: /cgit/aur.git/snapshot/rust-analyzer-nightly-bin.tar.gz