How to Install and Uninstall gcc-avr Package on Kali Linux

Last updated: May 10,2024

1. Install "gcc-avr" package

Learn how to install gcc-avr on Kali Linux

$ sudo apt update $ sudo apt install gcc-avr

2. Uninstall "gcc-avr" package

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

$ sudo apt remove gcc-avr $ sudo apt autoclean && sudo apt autoremove

3. Information about the gcc-avr package on Kali Linux

Package: gcc-avr
Version: 1:7.3.0+Atmel3.7.0-1
Installed-Size: 75747
Maintainer: Steve Meliza
Architecture: amd64
Provides: c-compiler-avr
Depends: libc6 (>= 2.36), libgmp10 (>= 2:6.3.0+dfsg), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), zlib1g (>= 1:1.1.4), binutils-avr (>= 2.26.20160125+Atmel3.6.2)
Suggests: gcc-doc (>= 4:4.8), gcc, avr-libc (>= 1:2.0.0+Atmel3.6.2)
Size: 17401684
SHA256: e1711c9947240262bab3f5c2fc6af6afcd96ff83f90caad07fb18827d7f759f2
SHA1: 47b4fe3b240e7533b8f8c387b6928aa75f9d3d6f
MD5sum: d778bb6f7ff02864b1e4b36d86c0483a
Description: GNU C compiler (cross compiler for avr)
This is the GNU C compiler, a fairly portable optimizing compiler which
supports multiple languages. This package includes support for C.
Description-md5:
Homepage: https://www.microchip.com/en-us/tools-resources/develop/microchip-studio/gcc-compilers
Tag: devel::compiler, devel::lang:c, devel::library, implemented-in::c,
interface::commandline, role::devel-lib, role::program, scope::utility,
suite::gnu, works-with::software:source
Section: devel
Priority: optional
Filename: pool/main/g/gcc-avr/gcc-avr_7.3.0+Atmel3.7.0-1_amd64.deb