cargo-flash on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S cargo-flash

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

$ yay -Rns cargo-flash

2. Manually Install "cargo-flash" via AUR

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

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

b. Clone cargo-flash's git locally

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

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

$ cd ~/cargo-flash $ makepkg -si

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

ID: 1403860
Name: cargo-flash
PackageBaseID: 155831
PackageBase: cargo-flash
Version: 0.18.0-1
Description: A cargo extension for programming microcontrollers
URL: https://probe.rs/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Sanpi
Submitter: Sanpi
FirstSubmitted: 1595582093
LastModified: 1707053231
URLPath: /cgit/aur.git/snapshot/cargo-flash.tar.gz