How to Install and Uninstall tty-share Package on Kali Linux

Last updated: May 10,2024

1. Install "tty-share" package

Please follow the instructions below to install tty-share on Kali Linux

$ sudo apt update $ sudo apt install tty-share

2. Uninstall "tty-share" package

Please follow the guidance below to uninstall tty-share on Kali Linux:

$ sudo apt remove tty-share $ sudo apt autoclean && sudo apt autoremove

3. Information about the tty-share package on Kali Linux

Package: tty-share
Source: tty-share (2.4.0+ds-2)
Version: 2.4.0+ds-2+b3
Installed-Size: 7801
Maintainer: Debian Go Packaging Team
Architecture: amd64
Depends: ca-certificates, libc6 (>= 2.34)
Size: 2687224
SHA256: 3348c7b1d96b695040ba89c844939b7b5d1b69932e92e475dbf60345d314eeba
SHA1: 6a9e9cbd0958bbc144c6d73a58f3cef184e8afc1
MD5sum: 6980ff736cdbf9f078355915854d43f8
Description: Terminal sharing over the Internet
tty-share is a very simple command line tool that gives remote access to a UNIX
terminal session.
.
tty-share is used on the machine that wants to share the terminal, and it
connects to the server to generate a secret URL, over which the terminal can
be viewed in the browser.
.
tty-share connects over a TLS connection to the server (runs at tty-share.com),
which uses a proxy for the SSL termination, and the browser terminal is served
over HTTPS. The communication on both sides is encrypted and secured.
However, end-to-end encryption is still desired, so nothing but the sender and
receiver can decrypt the data passed around.
Description-md5:
Homepage: https://tty-share.com
Built-Using: golang-1.21 (= 1.21.3-1), golang-github-creack-pty (= 1.1.18-1), golang-github-gorilla-mux (= 1.8.0-1), golang-github-gorilla-websocket (= 1.5.0-2), golang-github-hashicorp-yamux (= 0.1.1-1), golang-github-moby-term (= 0.0~git20230502.9c3c875-1), golang-go.crypto (= 1:0.13.0-1), golang-golang-x-sys (= 0.12.0-1), golang-golang-x-term (= 0.12.0-1), golang-logrus (= 1.9.0-1)
Section: devel
Priority: optional
Filename: pool/main/t/tty-share/tty-share_2.4.0+ds-2+b3_amd64.deb