How to Install and Uninstall arm-none-eabi-gdb Package on Arch Linux

Last updated: May 20,2024

1. Install "arm-none-eabi-gdb" package

Please follow the instructions below to install arm-none-eabi-gdb on Arch Linux

$ sudo pacman -Sy $ sudo pacman -S arm-none-eabi-gdb

2. Uninstall "arm-none-eabi-gdb" package

This tutorial shows how to uninstall arm-none-eabi-gdb on Arch Linux:

$ sudo pacman -Rcns arm-none-eabi-gdb

3. Information about the arm-none-eabi-gdb package on Arch Linux

Repository : extra
Name : arm-none-eabi-gdb
Version : 14.2-1
Description : The GNU Debugger for the ARM EABI (bare-metal) target
Architecture : x86_64
URL : https://www.gnu.org/software/gdb/
Licenses : GPL3
Groups : None
Provides : None
Depends On : xz ncurses expat python guile gdb-common mpfr libelf
source-highlight
Optional Deps : stlink: for debugging over STLINK
Conflicts With : None
Replaces : None
Download Size : 3.39 MiB
Installed Size : 8.85 MiB
Packager : Anatol Pomozov
Build Date : Mon Mar 4 06:17:19 2024
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions