How to Install and Uninstall avr-evtd Package on Kali Linux

Last updated: November 07,2024

1. Install "avr-evtd" package

Please follow the steps below to install avr-evtd on Kali Linux

$ sudo apt update $ sudo apt install avr-evtd

2. Uninstall "avr-evtd" package

In this section, we are going to explain the necessary steps to uninstall avr-evtd on Kali Linux:

$ sudo apt remove avr-evtd $ sudo apt autoclean && sudo apt autoremove

3. Information about the avr-evtd package on Kali Linux

Package: avr-evtd
Version: 1.7.7-5
Installed-Size: 71
Maintainer: Debian QA Group
Architecture: amd64
Depends: lsb-base, libc6 (>= 2.34)
Size: 22644
SHA256: 35933e0f6b71e497abac39f6cbf8510313ce85d53743b250069205008a5b9f71
SHA1: 099c8ccdb7ad576aa4ce614d926a96e54a32b096
MD5sum: 177400313049e74f9fb1d8d6baf5fd09
Description: AVR watchdog daemon for Linkstation/Kuroboxes
avr-evtd is a simple and small user space interface to the Linkstation
AVR micro-controller. It doesn't have a lot of special features, but
it's main task is to provide 'keep-alive' messages to the Linkstation's
on-board AVR device.
.
This device controls/monitors the fan, various LEDs, timed power up and
two buttons. This daemon provides the necessary initialisation to the
device and also stimulates the LEDs depending on various fault
conditions. It also monitors a power button (located at the front) and
a reset button (located at the rear).
Description-md5:
Homepage: https://github.com/rbrito/avr-evtd
Tag: hardware::embedded, implemented-in::c, interface::daemon, role::program,
use::monitor
Section: misc
Priority: optional
Filename: pool/main/a/avr-evtd/avr-evtd_1.7.7-5_amd64.deb