stlink-server on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S stlink-server

* (Optional) Uninstall stlink-server on Arch using YAY

$ yay -Rns stlink-server

2. Manually Install "stlink-server" via AUR

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

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

b. Clone stlink-server's git locally

$ git clone https://aur.archlinux.org/stlink-server.git ~/stlink-server

c. Go to ~/stlink-server folder and install it

$ cd ~/stlink-server $ makepkg -si

3. Information about the stlink-server package on Arch User Repository (AUR)

ID: 916776
Name: stlink-server
PackageBaseID: 165599
PackageBase: stlink-server
Version: 2.0.2-1
Description: The ST-LINK server it is a debugging tool and a monitoring tool for st chips like stm32 family.
URL: https://www.st.com/en/development-tools/st-link-server.html
NumVotes: 1
Popularity: 0
OutOfDate: 1644362826
Maintainer: nullik
Submitter: nullik
FirstSubmitted: 1618409142
LastModified: 1622813154
URLPath: /cgit/aur.git/snapshot/stlink-server.tar.gz