How to Install and Uninstall gcc-sh-elf Package on Kali Linux

Last updated: May 03,2024

1. Install "gcc-sh-elf" package

Learn how to install gcc-sh-elf on Kali Linux

$ sudo apt update $ sudo apt install gcc-sh-elf

2. Uninstall "gcc-sh-elf" package

This guide covers the steps necessary to uninstall gcc-sh-elf on Kali Linux:

$ sudo apt remove gcc-sh-elf $ sudo apt autoclean && sudo apt autoremove

3. Information about the gcc-sh-elf package on Kali Linux

Package: gcc-sh-elf
Source: gcc-sh-elf (8)
Version: 13.2.0-2+8
Installed-Size: 99750
Maintainer: Debian Electronics Team
Architecture: amd64
Depends: libc6 (>= 2.36), libgmp10 (>= 2:6.3.0+dfsg), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.2.0), binutils-sh-elf
Recommends: libnewlib-sh-elf-dev
Suggests: gcc-13-doc, gcc-13-locales
Size: 27199080
SHA256: 5b4949844e5f0e37bf8b54013b2168ce64b1a6aebd970018336b63f9f2ab480e
SHA1: 18945c6a4f3187b37f8e31426f5e40404716117d
MD5sum: 6eb22d3e6b995befd6f504b0d2e3d65a
Description: GNU C compiler for embedded SuperH devices
This package provides the GNU C compiler targeting bare-metal SuperH
devices, including all CPUs SH-1 through SH-4a. This package additionally
provides a simulator, sh-elf-run, that may be used to run the binaries.
Description-md5:
Multi-Arch: foreign
Homepage: https://gcc.gnu.org
Built-Using: gcc-13 (= 13.2.0-2), gdb (= 13.2-1)
Section: devel
Priority: optional
Filename: pool/main/g/gcc-sh-elf/gcc-sh-elf_13.2.0-2+8_amd64.deb