stm32cubeide on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S stm32cubeide

* (Optional) Uninstall stm32cubeide on Arch using YAY

$ yay -Rns stm32cubeide

2. Manually Install "stm32cubeide" via AUR

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

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

b. Clone stm32cubeide's git locally

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

c. Go to ~/stm32cubeide folder and install it

$ cd ~/stm32cubeide $ makepkg -si

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

ID: 1379319
Name: stm32cubeide
PackageBaseID: 141708
PackageBase: stm32cubeide
Version: 1.14.0-2
Description: Integrated Development Environment for STM32
URL: https://www.st.com/en/development-tools/stm32cubeide.html
NumVotes: 35
Popularity: 1.480335
OutOfDate:
Maintainer: kumen
Submitter: kumen
FirstSubmitted: 1556809540
LastModified: 1704238487
URLPath: /cgit/aur.git/snapshot/stm32cubeide.tar.gz