How to Install and Uninstall stlink.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: May 19,2024

1. Install "stlink.x86_64" package

This tutorial shows how to install stlink.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install stlink.x86_64

2. Uninstall "stlink.x86_64" package

This is a short guide on how to uninstall stlink.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove stlink.x86_64 $ sudo dnf autoremove

3. Information about the stlink.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:09:52 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : stlink
Version : 1.7.0
Release : 6.el9
Architecture : x86_64
Size : 107 k
Source : stlink-1.7.0-6.el9.src.rpm
Repository : epel
Summary : STM32 discovery line Linux programmer
URL : https://github.com/stlink-org/stlink
License : BSD
Description : STLINK v1/v2 JTAG/SWD debugging/flashing tool for STM32 microcontrollers.