How to Install and Uninstall hotssh Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "hotssh" package

This is a short guide on how to install hotssh on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install hotssh

2. Uninstall "hotssh" package

This tutorial shows how to uninstall hotssh on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove hotssh $ sudo apt autoclean && sudo apt autoremove

3. Information about the hotssh package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: hotssh
Priority: optional
Section: universe/gnome
Installed-Size: 352
Maintainer: Ubuntu Developers
Original-Maintainer: Thomas Bläsing
Architecture: all
Version: 0.2.6+dfsg1-2
Depends: python (>= 2.7.1-0ubuntu2), python (<< 2.8), openssh-client (>= 5.1p1), python-gtk2 (>= 2.12.1), python-dbus (>= 0.83.0), python-vte (>= 0.16.14), gnome-terminal (>= 2.22.3)
Filename: pool/universe/h/hotssh/hotssh_0.2.6+dfsg1-2_all.deb
Size: 48754
MD5sum: d67f3964fa9813f2a4aa7d83ed44fd67
SHA1: 55d89d6fbbcffc630550790c6b3a0dc24891ec06
SHA256: 2e9210a0682f62d39b885f2f996c38a04275a348c17d30ac2143c29f0d71f58f
Description-en: graphical interface to secure shell
HotSSH is an interface to Secure Shell, for GNOME and OpenSSH.
It intends to be a better experience than simply invoking "ssh"
from an existing terminal window.
Features:
* Fast search-based interface for new connections
* Also display and search of local (Avahi) SSH servers
* Tabbed display with automatic session saving
* Close integration with OpenSSH features like connection sharing
* NetworkManager integration to easily reconnect after a network change
Description-md5: 5b79fd87a4394f3aa0822e24cdbdb75a
Homepage: http://www.gnome.org/projects/hotssh/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu