How to Install and Uninstall gcc-arm-none-eabi-source Package on Kali Linux

Last updated: May 16,2024

1. Install "gcc-arm-none-eabi-source" package

Here is a brief guide to show you how to install gcc-arm-none-eabi-source on Kali Linux

$ sudo apt update $ sudo apt install gcc-arm-none-eabi-source

2. Uninstall "gcc-arm-none-eabi-source" package

Please follow the steps below to uninstall gcc-arm-none-eabi-source on Kali Linux:

$ sudo apt remove gcc-arm-none-eabi-source $ sudo apt autoclean && sudo apt autoremove

3. Information about the gcc-arm-none-eabi-source package on Kali Linux

Package: gcc-arm-none-eabi-source
Source: gcc-arm-none-eabi
Version: 15:13.2.rel1-2
Installed-Size: 84887
Maintainer: Agustin Henze
Architecture: all
Size: 86922044
SHA256: c08cd3f08a20c4d7aa6d80606ae4a130e9a9c49884b0455eaa5598ded7ec8cdc
SHA1: 52830fa3671547bb4dbcfc459a852a8936ec333e
MD5sum: f784ccdf1336fbe98ce2bac538eaad60
Description: GCC cross compiler for ARM Cortex-R/M processors (source)
Bare metal C and C++ compiler for embedded ARM chips using Cortex-M, and
Cortex-R processors.
This package is based on the GNU ARM toolchain provided by ARM.
.
This package contains the sources and patches which are needed
to build the GNU Compiler Collection (GCC) for embedded ARM chips.
Description-md5:
Multi-Arch: foreign
Homepage: https://developer.arm.com/open-source/gnu-toolchain/gnu-rm
Section: devel
Priority: optional
Filename: pool/main/g/gcc-arm-none-eabi/gcc-arm-none-eabi-source_13.2.rel1-2_all.deb