How to Install and Uninstall arduino-mk Package on Kali Linux

Last updated: May 02,2024

1. Install "arduino-mk" package

Please follow the steps below to install arduino-mk on Kali Linux

$ sudo apt update $ sudo apt install arduino-mk

2. Uninstall "arduino-mk" package

Please follow the instructions below to uninstall arduino-mk on Kali Linux:

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

3. Information about the arduino-mk package on Kali Linux

Package: arduino-mk
Version: 1.5.2-2.1
Installed-Size: 183
Maintainer: Debian Science Maintainers
Architecture: all
Depends: arduino (>= 2:1.8.13+dfsg1-1), make, python3, python3-serial
Recommends: screen
Size: 42852
SHA256: d4fe56b6a21495a437763bce642aeff8fd525ea8c619e959c14f6fdd9d5dac5f
SHA1: 5351c2be9d8636f6d6c9c93a475debc93ba869ee
MD5sum: b45b033ea4602630ddf055c4e539ea60
Description: Program your Arduino from the command line
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 a Makefile to allow for CLI programming of the
Arduino platform.
Description-md5:
Homepage: https://github.com/sudar/Arduino-Makefile
Tag: implemented-in::c
Section: electronics
Priority: optional
Filename: pool/main/a/arduino-mk/arduino-mk_1.5.2-2.1_all.deb