stm32cubemonitor on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S stm32cubemonitor

* (Optional) Uninstall stm32cubemonitor on Arch using YAY

$ yay -Rns stm32cubemonitor

2. Manually Install "stm32cubemonitor" via AUR

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

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

b. Clone stm32cubemonitor's git locally

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

c. Go to ~/stm32cubemonitor folder and install it

$ cd ~/stm32cubemonitor $ makepkg -si

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

ID: 1428251
Name: stm32cubemonitor
PackageBaseID: 156859
PackageBase: stm32cubemonitor
Version: 1.8.0-1
Description: Graphical software for helping debug and diagnose STM32 applications while they are running by reading and displaying their variables in real-time
URL: https://www.st.com/en/development-tools/stm32cubemonitor.html
NumVotes: 3
Popularity: 0.009902
OutOfDate:
Maintainer: kumen
Submitter: yjun
FirstSubmitted: 1597806405
LastModified: 1710583583
URLPath: /cgit/aur.git/snapshot/stm32cubemonitor.tar.gz