emacs-rust-mode on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S emacs-rust-mode

* (Optional) Uninstall emacs-rust-mode on Arch using YAY

$ yay -Rns emacs-rust-mode

2. Manually Install "emacs-rust-mode" via AUR

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

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

b. Clone emacs-rust-mode's git locally

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

c. Go to ~/emacs-rust-mode folder and install it

$ cd ~/emacs-rust-mode $ makepkg -si

3. Information about the emacs-rust-mode package on Arch User Repository (AUR)

ID: 1150989
Name: emacs-rust-mode
PackageBaseID: 176322
PackageBase: emacs-rust-mode
Version: 1.0.5-1
Description: A major Emacs mode for editing Rust source code
URL: https://github.com/rust-lang/rust-mode
NumVotes: 1
Popularity: 0.102225
OutOfDate:
Maintainer: louson
Submitter: louson
FirstSubmitted: 1645656162
LastModified: 1665483069
URLPath: /cgit/aur.git/snapshot/emacs-rust-mode.tar.gz