sw4stm32 on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S sw4stm32

* (Optional) Uninstall sw4stm32 on Arch using YAY

$ yay -Rns sw4stm32

2. Manually Install "sw4stm32" via AUR

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

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

b. Clone sw4stm32's git locally

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

c. Go to ~/sw4stm32 folder and install it

$ cd ~/sw4stm32 $ makepkg -si

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

ID: 612663
Name: sw4stm32
PackageBaseID: 119250
PackageBase: sw4stm32
Version: 2.9-1
Description: SystemWorkbench for STM32
URL: http://www.openstm32.org/System+Workbench+for+STM32
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer: robertfoster
Submitter:
FirstSubmitted: 1485615940
LastModified: 1557867924
URLPath: /cgit/aur.git/snapshot/sw4stm32.tar.gz