How to Install avr-evtd software package in Ubuntu 16.10 (Yakkety Yak)

How to Install avr-evtd software package in Ubuntu 16.10 (Yakkety Yak)

avr-evtd software package provides AVR watchdog daemon for Linkstation/Kuroboxes, you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install avr-evtd 

avr-evtd is installed in your system.

Make ensure the avr-evtd package were installed using the commands given below,

$ sudo dpkg-query -l | grep avr-evtd *

You will get with avr-evtd package name, version, architecture and description in a table

avr-evtd package basic information:

Distro Ubuntu 16 10 yakkety yak
Section Miscellaneous
Package avr-evtd
Version 1.7.7-2
Description AVR watchdog daemon for Linkstation/Kuroboxes
Sub Section misc


See Also, How to uninstall or remove avr-evtd software package from Ubuntu 16.10 (Yakkety Yak)?