How to Install and Uninstall arduino-core-avr Package on Kali Linux

Last updated: May 06,2024

1. Install "arduino-core-avr" package

This tutorial shows how to install arduino-core-avr on Kali Linux

$ sudo apt update $ sudo apt install arduino-core-avr

2. Uninstall "arduino-core-avr" package

Please follow the guidelines below to uninstall arduino-core-avr on Kali Linux:

$ sudo apt remove arduino-core-avr $ sudo apt autoclean && sudo apt autoremove

3. Information about the arduino-core-avr package on Kali Linux

Package: arduino-core-avr
Version: 1.8.6+dfsg-1
Installed-Size: 1439
Maintainer: Debian Electronics Team
Architecture: all
Depends: avr-libc, gcc-avr
Size: 186644
SHA256: 735f080a6582702864a9951bf3397600805bfd53b90cce7a9946e974a7da0b40
SHA1: 969ec19dfa355f5f7e6dfb40381b57abb2728e00
MD5sum: afec0ead28c11c815e6a3b302647a365
Description: Arduino Core for AVR microcontroller
This package contains the source code and configuration files of the Arduino
Core for Atmel's AVR microcontroller used on the Arduino Yún, Uno, Uno WiFi,
Diecimila, Nano, Mega, MegaADK, Leonardo, Leonardo Ethernet, Micro, Esplora,
Min, Ethernet, Fio, BT, LilyPadUSB, Lilypad, Pro, ATMegaNG, Robot Control,
Robot Motor, Gemma, Yún Mini and Industrial 101.
.
It also contains some basic interfaces for interacting with the
internal non-volatile storage (aka EEPROM) in AVR based Arduino boards.
Also interfaces for interacting with plugable USB infrastructure (HID),
for the Serial Programming Interface (SPI), for serial communication on
any digital pins and for communicaton by I2C and Two Wire Interfaces
devices.
.
Please note that the firmware for the Arduino WiFi Shield is not included
(in contrary to the official upstream archive) due it's non DFSG compliance!
Also some *.hex files are excluded as they are not rebuildable.
Description-md5:
Homepage: https://github.com/arduino/ArduinoCore-avr
Section: utils
Priority: optional
Filename: pool/main/a/arduino-core-avr/arduino-core-avr_1.8.6+dfsg-1_all.deb