How to Install and Uninstall putty Package on Kali Linux

Last updated: May 12,2024

1. Install "putty" package

Please follow the step by step instructions below to install putty on Kali Linux

$ sudo apt update $ sudo apt install putty

2. Uninstall "putty" package

Please follow the guidelines below to uninstall putty on Kali Linux:

$ sudo apt remove putty $ sudo apt autoclean && sudo apt autoremove

3. Information about the putty package on Kali Linux

Package: putty
Version: 0.80-1
Installed-Size: 1852
Maintainer: Colin Watson
Architecture: amd64
Replaces: putty-tools (<< 0.68-2~)
Depends: putty-tools, libc6 (>= 2.34), libcairo2 (>= 1.14.0), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.28.0), libgtk-3-0 (>= 3.21.5), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libx11-6
Suggests: putty-doc
Breaks: putty-tools (<< 0.68-2~)
Size: 531016
SHA256: 7c9a5f3b8e17ab35fce89a494b244683e94ebe9f65e762c8088e01baa41a0d74
SHA1: 0d242fca3822782d0c97923c76fd38a8b66cfb0e
MD5sum: feede090e2a7939893d94cbfa62e866b
Description: Telnet/SSH client for X
This is the Unix port of the popular Windows SSH client, PuTTY. It supports
flexible terminal setup, mid-session reconfiguration using Ctrl-rightclick,
multiple X11 authentication protocols, and various other interesting things
not provided by ssh in an xterm.
.
Pageant is an SSH authentication agent, and a tool for communicating with
an already-running agent.
Description-md5:
Multi-Arch: foreign
Homepage: https://www.chiark.greenend.org.uk/~sgtatham/putty/
Tag: implemented-in::c, interface::graphical, interface::x11,
network::client, protocol::ssh, protocol::telnet, role::program,
uitoolkit::gtk, use::login, x11::application, x11::terminal
Section: net
Priority: optional
Filename: pool/main/p/putty/putty_0.80-1_amd64.deb