stm32cubeprog on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S stm32cubeprog

* (Optional) Uninstall stm32cubeprog on Arch using YAY

$ yay -Rns stm32cubeprog

2. Manually Install "stm32cubeprog" via AUR

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

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

b. Clone stm32cubeprog's git locally

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

c. Go to ~/stm32cubeprog folder and install it

$ cd ~/stm32cubeprog $ makepkg -si

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

ID: 1418900
Name: stm32cubeprog
PackageBaseID: 162112
PackageBase: stm32cubeprog
Version: 2.15.0-1
Description: An all-in-one multi-OS software tool for programming STM32 products.
URL: https://www.st.com/en/development-tools/stm32cubeprog.html
NumVotes: 7
Popularity: 0.007217
OutOfDate:
Maintainer: taotieren
Submitter: yjun
FirstSubmitted: 1610743199
LastModified: 1709297123
URLPath: /cgit/aur.git/snapshot/stm32cubeprog.tar.gz