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

Last updated: July 02,2024

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

$ yay -S rust-nightly-bin

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

$ yay -Rns rust-nightly-bin

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

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

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

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

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

ID: 1159511
Name: rust-nightly-bin
PackageBaseID: 81114
PackageBase: rust-nightly-bin
Version: 1.66.0_2022.10.29-1
Description: Fast, concurrent, safe. The Rust programming language and its package manager, Cargo.
URL: https://www.rust-lang.org/
NumVotes: 61
Popularity: 0.024573
OutOfDate:
Maintainer: SolarAquarion
Submitter: michaelsproul
FirstSubmitted: 1397963706
LastModified: 1667176539
URLPath: /cgit/aur.git/snapshot/rust-nightly-bin.tar.gz