How to Install and Uninstall detachtty Package on Kali Linux

Last updated: May 11,2024

1. Install "detachtty" package

Please follow the instructions below to install detachtty on Kali Linux

$ sudo apt update $ sudo apt install detachtty

2. Uninstall "detachtty" package

This tutorial shows how to uninstall detachtty on Kali Linux:

$ sudo apt remove detachtty $ sudo apt autoclean && sudo apt autoremove

3. Information about the detachtty package on Kali Linux

Package: detachtty
Source: detachtty (11.0.0-2)
Version: 11.0.0-2+b1
Installed-Size: 59
Maintainer: Giovanni Mascellani
Architecture: amd64
Depends: libc6 (>= 2.16)
Size: 18092
SHA256: dc5c7ee2723522816dd7b03e57c60e8f7316ab1aedb5a18471b6b2e3326ab2b5
SHA1: 0c28db0e734c6be9ae90d1422d962c8d32261200
MD5sum: 364b97055da73bf37eb54c18b633274f
Description: Utility to connect to detached interactive programs
Detachtty lets you run interactive programs non-interactively, and
connect to them over the network when you do need to interact with
them. It is somewhat similar to screen, but it is less feature-rich,
therefore lighter and with less dependencies. It allows one to
connect to programs running on remote hosts by mean of secure SSH
connections.
Description-md5:
Homepage: https://github.com/cosmos72/detachtty
Section: utils
Priority: optional
Filename: pool/main/d/detachtty/detachtty_11.0.0-2+b1_amd64.deb