rust-nightly on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "rust-nightly" 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-nightly on Arch using YAY
$
yay -S
rust-nightly
Copied
* (Optional) Uninstall rust-nightly on Arch using YAY
$
yay -Rns
rust-nightly
Copied
2. Manually Install "rust-nightly" 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-nightly's git locally
$
git clone https://aur.archlinux.org/rust-nightly.git
~/rust-nightly
Copied
c. Go to ~/rust-nightly folder and install it
$
cd
~/rust-nightly
Copied
$
makepkg -si
Copied
3. Information about the rust-nightly package on Arch User Repository (AUR)
ID: 668241
Name: rust-nightly
PackageBaseID: 80739
PackageBase: rust-nightly
Version: 1.41.0_2019.11.18-1
Description: A safe, concurrent, practical language
URL: http://www.rust-lang.org/
NumVotes: 10
Popularity: 0
OutOfDate: 1702411317
Maintainer: navigaid
Submitter: dieelt
FirstSubmitted: 1397037667
LastModified: 1574156501
URLPath: /cgit/aur.git/snapshot/rust-nightly.tar.gz
Name: rust-nightly
PackageBaseID: 80739
PackageBase: rust-nightly
Version: 1.41.0_2019.11.18-1
Description: A safe, concurrent, practical language
URL: http://www.rust-lang.org/
NumVotes: 10
Popularity: 0
OutOfDate: 1702411317
Maintainer: navigaid
Submitter: dieelt
FirstSubmitted: 1397037667
LastModified: 1574156501
URLPath: /cgit/aur.git/snapshot/rust-nightly.tar.gz