How to Install and Uninstall putty-tools Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 13,2024

1. Install "putty-tools" package

Here is a brief guide to show you how to install putty-tools on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install putty-tools

2. Uninstall "putty-tools" package

This guide covers the steps necessary to uninstall putty-tools on Ubuntu 21.10 (Impish Indri):

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

3. Information about the putty-tools package on Ubuntu 21.10 (Impish Indri)

Package: putty-tools
Architecture: amd64
Version: 0.75-3
Multi-Arch: foreign
Priority: optional
Section: universe/net
Source: putty
Origin: Ubuntu
Maintainer: Colin Watson
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 3090
Depends: libc6 (>= 2.33)
Suggests: putty-doc
Filename: pool/universe/p/putty/putty-tools_0.75-3_amd64.deb
Size: 617764
MD5sum: 90cbf527747c14068c729740a8bc538b
SHA1: 51418a233efe0be8c744d696bcbaddfef1b92ef9
SHA256: e9593159a7c2b5d869b12eb765cd1dd924c198f68759f25dea70107390c50a8b
SHA512: 516c6ea5bd1b6ee80df277a93cb62f4f87ab93137bf93a32358e89a80ad985cc4d1814f87e9a8def3acdfb90a45c866993b3b06a4ba9c6997f7a3a469a3a02f1
Homepage: https://www.chiark.greenend.org.uk/~sgtatham/putty/
Description-en: command-line tools for SSH, SCP, and SFTP
This package provides several command-line tools from the PuTTY suite that
allow various kinds of secure interaction with remote systems.
.
Plink (PuTTY Link) connects to a remote system via SSH, Telnet, or rlogin,
and either starts an interactive session or runs a batch process. It
supports the usual SSH features like port forwarding, X11 forwarding,
SOCKS, and compression.
.
PSCP (PuTTY Secure Copy) transfers files securely between systems using an
SSH connection. It works with both SSH protocol 1 and protocol 2.
.
PSFTP (PuTTY SFTP client) transfers files securely between systems using
the SSH file transfer protocol, which is specific to SSH protocol 2. In
interactive mode its interface is much like the traditional Unix FTP
client, although it can also operate in batch mode.
.
PuTTYgen generates SSH public and private key pairs in any of a number of
formats, including those usable by PuTTY, OpenSSH, and ssh.com.
.
psusan (pseudo-SSH for untappable, separately authenticated networks) is a
server program that behaves like the innermost "connection" layer of an SSH
session, without the two outer security layers of encryption and
authentication. It can be used to add SSH-like amenities to channels where
you were already prepared to run a bare shell session.
Description-md5: 10b9b5657aedab36de2e128c38b5a76e