How to Install and Uninstall tio Package on Kali Linux

Last updated: May 18,2024

1. Install "tio" package

This guide let you learn how to install tio on Kali Linux

$ sudo apt update $ sudo apt install tio

2. Uninstall "tio" package

This guide covers the steps necessary to uninstall tio on Kali Linux:

$ sudo apt remove tio $ sudo apt autoclean && sudo apt autoremove

3. Information about the tio package on Kali Linux

Package: tio
Version: 2.7-1
Installed-Size: 122
Maintainer: Jakob Haufe
Architecture: amd64
Depends: libc6 (>= 2.34), libinih1 (>= 40)
Size: 56272
SHA256: 32a5cb028adf39715db642fbd57bd57abdaa6cb29d224f76ac535289c4848e31
SHA1: 81ce3b6e3bb7261fa94a8fb52b0403c3b975b2ce
MD5sum: a2e4b0426861701cd839377d906316bb
Description: simple TTY terminal I/O application
"tio" is a simple TTY terminal application which features a straightforward
commandline interface to easily connect to TTY devices for basic input/output.
.
Besides that, it is able to automatically reconnect to TTY devices which
disappear intermittently, e.g. USB-to-serial converters.
Description-md5:
Homepage: https://tio.github.io/
Tag: hardware::TODO, implemented-in::c, interface::commandline,
interface::text-mode, role::program, scope::utility
Section: comm
Priority: optional
Filename: pool/main/t/tio/tio_2.7-1_amd64.deb