stm32flash-git on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S stm32flash-git

* (Optional) Uninstall stm32flash-git on Arch using YAY

$ yay -Rns stm32flash-git

2. Manually Install "stm32flash-git" via AUR

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

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

b. Clone stm32flash-git's git locally

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

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

$ cd ~/stm32flash-git $ makepkg -si

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

ID: 830593
Name: stm32flash-git
PackageBaseID: 101291
PackageBase: stm32flash-git
Version: r363.dba794a-1
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: 7
Popularity: 0
OutOfDate:
Maintainer: yjun
Submitter: andreytkachenko
FirstSubmitted: 1444053822
LastModified: 1607430917
URLPath: /cgit/aur.git/snapshot/stm32flash-git.tar.gz