How to Install and Uninstall termineter Package on Kali Linux

Last updated: May 17,2024

1. Install "termineter" package

In this section, we are going to explain the necessary steps to install termineter on Kali Linux

$ sudo apt update $ sudo apt install termineter

2. Uninstall "termineter" package

This tutorial shows how to uninstall termineter on Kali Linux:

$ sudo apt remove termineter $ sudo apt autoclean && sudo apt autoremove

3. Information about the termineter package on Kali Linux

Package: termineter
Version: 1.0.4-2
Installed-Size: 339
Maintainer: Debian Security Tools
Architecture: all
Depends: python3-crcelk, python3-pluginbase, python3-pyasn1, python3-serial, python3-smoke-zephyr, python3-tabulate, python3-termcolor, python3:any
Size: 46572
SHA256: e5d6c68b81433f5100e8fff0d66522824d71ed17b8c226f7ce893aacee13ba36
SHA1: ab016f871b7b7a41207778402c8e2018dab7169d
MD5sum: 3efcde0b57aecc3f5b045299ad7ef3f8
Description: Smart meter testing framework
This package contains a Python framework which provides a platform for the
security testing of smart meters. It implements the C1218 and C1219 protocols
for communication over an optical interface. Currently supported are Meters
using C1219-2007 with 7-bit character sets. This is the most common
configuration found in North America. Termineter communicates with Smart
Meters via a connection using an ANSI type-2 optical probe with a serial
interface.
Description-md5:
Homepage: https://github.com/securestate/termineter
Section: utils
Priority: optional
Filename: pool/main/t/termineter/termineter_1.0.4-2_all.deb