How to Install and Uninstall microhope Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "microhope" package

This tutorial shows how to install microhope on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install microhope

2. Uninstall "microhope" package

This is a short guide on how to uninstall microhope on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove microhope $ sudo apt autoclean && sudo apt autoremove

3. Information about the microhope package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: microhope
Priority: extra
Section: universe/science
Installed-Size: 3731
Maintainer: Ubuntu Developers
Original-Maintainer: Georges Khaznadar
Architecture: amd64
Source: expeyes
Version: 3.4.2-1
Depends: python:any (>= 2.6.6-7~), libc6 (>= 2.14), libglib2.0-0 (>= 2.18.0), libgtk2.0-0 (>= 2.24.0), expeyes, python-tk, avr-libc, avrdude, gnome-icon-theme, python-wxgtk3.0
Recommends: gnome-human-icon-theme
Filename: pool/universe/e/expeyes/microhope_3.4.2-1_amd64.deb
Size: 3327912
MD5sum: c19e068d8626fab1de02dea6cb0c7fd7
SHA1: fabfb820c8b304bb87bddc82baa839cab1c77255
SHA256: 53b1164ba1c0f21450dab003fb9d77fd5d5ba433b1080893b44e82343018d2ab
Description-en: hardware & software framework to learn microcontrollers
This package provides a set of example programs to drive an ATmega32
microcontroller, together with a tutorial explaining how to compile
them, upload them to the microcontroller, and how to make simple and
more complicated modifications. It is meant to be used with the
"microhope" board which makes it easy to upload code to the microcontroller
through a USB link.
.
In addition to examples there is a library to drive all of the peripherals
available on the "microhope" board: LED, LCD display, ADC connected to
sensors.
.
A Graphic User Interface is provided too.
Description-md5: 1f44153f1495b52c5c910a2bb5d5a4e6
Homepage: http://expeyes.in/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu