cargo-embed on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S cargo-embed

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

$ yay -Rns cargo-embed

2. Manually Install "cargo-embed" via AUR

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

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

b. Clone cargo-embed's git locally

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

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

$ cd ~/cargo-embed $ makepkg -si

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

ID: 1252532
Name: cargo-embed
PackageBaseID: 159378
PackageBase: cargo-embed
Version: 0.13.0-2
Description: A utility to develop software for embedded ARM and RISC-V cores
URL: https://probe.rs/
NumVotes: 1
Popularity: 0.009072
OutOfDate:
Maintainer: Sanpi
Submitter: Sanpi
FirstSubmitted: 1604324859
LastModified: 1683197109
URLPath: /cgit/aur.git/snapshot/cargo-embed.tar.gz