How to Install and Uninstall arduino Package on Kali Linux

Last updated: May 11,2024

1. Install "arduino" package

Please follow the step by step instructions below to install arduino on Kali Linux

$ sudo apt update $ sudo apt install arduino

2. Uninstall "arduino" package

Please follow the steps below to uninstall arduino on Kali Linux:

$ sudo apt remove arduino $ sudo apt autoclean && sudo apt autoremove

3. Information about the arduino package on Kali Linux

Package: arduino
Version: 2:1.8.19+dfsg1-2
Installed-Size: 8928
Maintainer: Debian Electronics Team
Architecture: amd64
Replaces: arduino-core (<< 2:1.5.6.2+sdfsg2-3.1)
Provides: arduino-core
Depends: arduino-builder (>= 1.3.25-2), arduino-core-avr, avrdude, default-jre | openjdk-17-jre | openjdk-11-jre, dpkg-dev, libastylej-jni, libbatik-java, libbcpg-java, libbcprov-java, libcommons-codec-java, libcommons-compress-java, libcommons-exec-java, libcommons-io-java, libcommons-lang3-java, libcommons-logging-java, libcommons-net-java, libhttpclient-java, libjackson2-annotations-java, libjackson2-core-java, libjackson2-databind-java, libjaxp1.3-java, libjmdns-java, libjna-java, libjna-platform-java, libjsch-java, libjssc-java, liblistserialsj-dev, liblog4j2-java, librsyntaxtextarea-java, librxtx-java, libsemver-java, libslf4j-java, libxml-commons-external-java, libxmlgraphics-commons-java, pkexec
Recommends: extra-xdg-menus
Breaks: arduino-core (<< 2:1.5.6.2+sdfsg2-3.1)
Size: 6128304
SHA256: 1ae2f3be579a60efc63fb9191b9f719cee20b1454f6b96ce1e5c453cb56ada75
SHA1: b580113159f669370b9d162cbb2c40e80045488b
MD5sum: 5dfbf022268f738b6271fd30f2b41184
Description: AVR development board IDE from Arduino CC
Arduino is an open-source electronics prototyping platform based on
flexible, easy-to-use hardware and software. It's intended for artists,
designers, hobbyists, and anyone interested in creating interactive
objects or environments.
.
This package will install the integrated development environment that
allows for program writing, code verification, compiling, and uploading
to the Arduino development board. Example code will also be installed.
.
Some base AVR libraries will be provided by the depending additional
package arduino-core-avr. More libraries can be installed within the IDE
itself by calling the libarary manager. This requires a working internet
access.
Description-md5:
Homepage: https://www.arduino.cc
Tag: field::electronics, role::program
Section: electronics
Priority: optional
Filename: pool/main/a/arduino/arduino_1.8.19+dfsg1-2_amd64.deb