probe-rs-git on AUR (Arch User Repository)

Last updated: September 20,2024

1. Install "probe-rs-git" 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 probe-rs-git on Arch using YAY

$ yay -S probe-rs-git

* (Optional) Uninstall probe-rs-git on Arch using YAY

$ yay -Rns probe-rs-git

2. Manually Install "probe-rs-git" via AUR

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

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

b. Clone probe-rs-git's git locally

$ git clone https://aur.archlinux.org/probe-rs-git.git ~/probe-rs-git

c. Go to ~/probe-rs-git folder and install it

$ cd ~/probe-rs-git $ makepkg -si

3. Information about the probe-rs-git package on Arch User Repository (AUR)

ID: 1423599
Name: probe-rs-git
PackageBaseID: 201553
PackageBase: probe-rs-git
Version: 0.23.0.r21.g8e561138-1
Description: A debugging toolset and library for debugging embedded ARM and RISC-V targets on a separate host
URL: https://github.com/probe-rs/probe-rs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: taotieren
Submitter: taotieren
FirstSubmitted: 1705306505
LastModified: 1709948120
URLPath: /cgit/aur.git/snapshot/probe-rs-git.tar.gz