stm32cubemx on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S stm32cubemx

* (Optional) Uninstall stm32cubemx on Arch using YAY

$ yay -Rns stm32cubemx

2. Manually Install "stm32cubemx" via AUR

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

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

b. Clone stm32cubemx's git locally

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

c. Go to ~/stm32cubemx folder and install it

$ cd ~/stm32cubemx $ makepkg -si

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

ID: 1364275
Name: stm32cubemx
PackageBaseID: 112081
PackageBase: stm32cubemx
Version: 6.10.0-1
Description: graphical software configuration tool for STM32 microcontrollers that allows generating C initialization code
URL: https://www.st.com/en/development-tools/stm32cubemx.html
NumVotes: 47
Popularity: 0.018993
OutOfDate:
Maintainer: laserk3000
Submitter: laserk3000
FirstSubmitted: 1465035271
LastModified: 1701685925
URLPath: /cgit/aur.git/snapshot/stm32cubemx.tar.gz