cargo-binutils on AUR (Arch User Repository)

Last updated: June 26,2024

1. Install "cargo-binutils" 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 cargo-binutils on Arch using YAY

$ yay -S cargo-binutils

* (Optional) Uninstall cargo-binutils on Arch using YAY

$ yay -Rns cargo-binutils

2. Manually Install "cargo-binutils" via AUR

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

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

b. Clone cargo-binutils's git locally

$ git clone https://aur.archlinux.org/cargo-binutils.git ~/cargo-binutils

c. Go to ~/cargo-binutils folder and install it

$ cd ~/cargo-binutils $ makepkg -si

3. Information about the cargo-binutils package on Arch User Repository (AUR)

ID: 1111168
Name: cargo-binutils
PackageBaseID: 138278
PackageBase: cargo-binutils
Version: 0.3.6-1
Description: Cargo subcommands to invoke the LLVM tools shipped with the Rust toolchain
URL: https://github.com/rust-embedded/cargo-binutils
NumVotes: 5
Popularity: 0.067838
OutOfDate:
Maintainer: ntruessel
Submitter: ntruessel
FirstSubmitted: 1545592722
LastModified: 1657663080
URLPath: /cgit/aur.git/snapshot/cargo-binutils.tar.gz