stm32pio on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S stm32pio

* (Optional) Uninstall stm32pio on Arch using YAY

$ yay -Rns stm32pio

2. Manually Install "stm32pio" via AUR

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

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

b. Clone stm32pio's git locally

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

c. Go to ~/stm32pio folder and install it

$ cd ~/stm32pio $ makepkg -si

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

ID: 893827
Name: stm32pio
PackageBaseID: 151720
PackageBase: stm32pio
Version: 2.1.0-1
Description: Automate managing of STM32CubeMX + PlatformIO projects
URL: https://github.com/ussserrr/stm32pio
NumVotes: 2
Popularity: 0.15675
OutOfDate: 1653735169
Maintainer:
Submitter: beast64
FirstSubmitted: 1587325431
LastModified: 1618669256
URLPath: /cgit/aur.git/snapshot/stm32pio.tar.gz