stm8cubemx on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S stm8cubemx

* (Optional) Uninstall stm8cubemx on Arch using YAY

$ yay -Rns stm8cubemx

2. Manually Install "stm8cubemx" via AUR

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

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

b. Clone stm8cubemx's git locally

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

c. Go to ~/stm8cubemx folder and install it

$ cd ~/stm8cubemx $ makepkg -si

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

ID: 1326786
Name: stm8cubemx
PackageBaseID: 169971
PackageBase: stm8cubemx
Version: 1.5.0-2
Description: STM8CubeMX: a user-friendly software tool that uses graphical wizards to configure STM8 microcontrollers
URL: https://www.st.com/en/development-tools/stm8cubemx.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: taotieren
Submitter: taotieren
FirstSubmitted: 1629103924
LastModified: 1696039845
URLPath: /cgit/aur.git/snapshot/stm8cubemx.tar.gz