stm32flash on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S stm32flash

* (Optional) Uninstall stm32flash on Arch using YAY

$ yay -Rns stm32flash

2. Manually Install "stm32flash" via AUR

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

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

b. Clone stm32flash's git locally

$ git clone https://aur.archlinux.org/stm32flash.git ~/stm32flash

c. Go to ~/stm32flash folder and install it

$ cd ~/stm32flash $ makepkg -si

3. Information about the stm32flash package on Arch User Repository (AUR)

ID: 1264327
Name: stm32flash
PackageBaseID: 115049
PackageBase: stm32flash
Version: 0.7-2
Description: Open source flash program for the STM32 ARM processors using the ST serial bootloader over UART or I2C
URL: https://sourceforge.net/projects/stm32flash/
NumVotes: 17
Popularity: 3.0E-5
OutOfDate:
Maintainer: andreagi
Submitter: andreagi
FirstSubmitted: 1472283581
LastModified: 1685212248
URLPath: /cgit/aur.git/snapshot/stm32flash.tar.gz