rust-racer on AUR (Arch User Repository)
Last updated: November 17,2024
1. Install "rust-racer" 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
Copied
b. Install rust-racer on Arch using YAY
$
yay -S
rust-racer
Copied
* (Optional) Uninstall rust-racer on Arch using YAY
$
yay -Rns
rust-racer
Copied
2. Manually Install "rust-racer" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone rust-racer's git locally
$
git clone https://aur.archlinux.org/rust-racer.git
~/rust-racer
Copied
c. Go to ~/rust-racer folder and install it
$
cd
~/rust-racer
Copied
$
makepkg -si
Copied
3. Information about the rust-racer package on Arch User Repository (AUR)
ID: 1137893
Name: rust-racer
PackageBaseID: 185590
PackageBase: rust-racer
Version: 2.2.1-1
Description: Code completion for Rust
URL: https://github.com/racer-rust/racer
NumVotes: 4
Popularity: 0.091423
OutOfDate:
Maintainer: orhun
Submitter: orhun
FirstSubmitted: 1662645903
LastModified: 1662834919
URLPath: /cgit/aur.git/snapshot/rust-racer.tar.gz
Name: rust-racer
PackageBaseID: 185590
PackageBase: rust-racer
Version: 2.2.1-1
Description: Code completion for Rust
URL: https://github.com/racer-rust/racer
NumVotes: 4
Popularity: 0.091423
OutOfDate:
Maintainer: orhun
Submitter: orhun
FirstSubmitted: 1662645903
LastModified: 1662834919
URLPath: /cgit/aur.git/snapshot/rust-racer.tar.gz