stm32cubef7 on AUR (Arch User Repository)

Last updated: January 10,2025

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

$ yay -S stm32cubef7

* (Optional) Uninstall stm32cubef7 on Arch using YAY

$ yay -Rns stm32cubef7

2. Manually Install "stm32cubef7" via AUR

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

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

b. Clone stm32cubef7's git locally

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

c. Go to ~/stm32cubef7 folder and install it

$ cd ~/stm32cubef7 $ makepkg -si

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

ID: 1363819
Name: stm32cubef7
PackageBaseID: 112049
PackageBase: stm32cubef7
Version: 1.17.1-1
Description: Embedded software for STM32 F7 series
URL: http://www.st.com/content/st_com/en/products/embedded-software/mcus-embedded-software/stm32-embedded-software/stm32cube-embedded-software/stm32cubef7.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bcb
Submitter: laserk3000
FirstSubmitted: 1464983677
LastModified: 1701609702
URLPath: /cgit/aur.git/snapshot/stm32cubef7.tar.gz