How to Install and Uninstall arduino-mk Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 03,2024

1. Install "arduino-mk" package

Please follow the guidance below to install arduino-mk on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install arduino-mk

2. Uninstall "arduino-mk" package

Please follow the steps below to uninstall arduino-mk on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the arduino-mk package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: arduino-mk
Priority: extra
Section: universe/electronics
Installed-Size: 222
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: all
Version: 1.5-2
Replaces: arduino-core (<< 1:1.0+dfsg-8)
Depends: arduino-core (>= 1:1.0+dfsg-8), python, python-serial, make
Recommends: screen
Breaks: arduino-core (<< 1:1.0+dfsg-8)
Filename: pool/universe/a/arduino-mk/arduino-mk_1.5-2_all.deb
Size: 32312
MD5sum: 473318fe3b847806c97b724f21305e5e
SHA1: f609b622eb2d2c794e22048e1739e93841e68688
SHA256: e77849f0fa36c3f0b247236335ef581952963757b51fbcebb744f0b926e1d7c6
Description-en: 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: 1c4b5b2d695e9a08f840110f4b0fe014
Homepage: https://github.com/sudar/Arduino-Makefile
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu