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

Last updated: May 06,2024

1. Install "avr-libc" package

Please follow the guidance below to install avr-libc on Kali Linux

$ sudo apt update $ sudo apt install avr-libc

2. Uninstall "avr-libc" package

Please follow the steps below to uninstall avr-libc on Kali Linux:

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

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

Package: avr-libc
Version: 1:2.0.0+Atmel3.7.0-1
Installed-Size: 43526
Maintainer: Steve Meliza
Architecture: all
Depends: gcc-avr (>= 7.3.0+Atmel3.7.0), binutils-avr (>= 2.26.20160125+Atmel3.7.0)
Size: 5165548
SHA256: fb67f526ce44569b05aacda97fa22b61f9ca1bbdd154662fc0c481e4b47616e1
SHA1: 7a02b9a9e3b5a17a2e23fdca83155ce10c633ecd
MD5sum: 1a2c0289d3f4e18a036d44e7ad85d6ea
Description: Standard C library for Atmel AVR development
Standard library used to the development of C programs for the
Atmel AVR micro controllers. This package contains static
libraries as well as the header files needed.
Description-md5:
Homepage: https://www.microchip.com/en-us/tools-resources/develop/microchip-studio/gcc-compilers
Tag: devel::library, field::electronics, implemented-in::c, role::devel-lib
Section: otherosfs
Priority: optional
Filename: pool/main/a/avr-libc/avr-libc_2.0.0+Atmel3.7.0-1_all.deb