How to Install and Uninstall lsh-server Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 02,2024

1. Install "lsh-server" package

Please follow the steps below to install lsh-server on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install lsh-server

2. Uninstall "lsh-server" package

Please follow the guidance below to uninstall lsh-server on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove lsh-server $ sudo apt autoclean && sudo apt autoremove

3. Information about the lsh-server package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: lsh-server
Priority: extra
Section: universe/net
Installed-Size: 514
Maintainer: Ubuntu Developers
Original-Maintainer: Magnus Holmgren
Architecture: amd64
Source: lsh-utils
Version: 2.1-8
Provides: ssh-server
Depends: lsh-utils (= 2.1-8), openssh-blacklist, libc6 (>= 2.14), libgmp10, libhogweed4, libkrb5-3 (>= 1.6.dfsg.2), libnettle6, liboop4, libpam0g (>= 0.99.7.1), libwrap0 (>= 7.6-4~), zlib1g (>= 1:1.1.4), debconf (>= 0.5) | debconf-2.0, init-system-helpers (>= 1.18~)
Recommends: openssh-blacklist-extra
Suggests: lsh-client | openssh-client, lsh-doc
Filename: pool/universe/l/lsh-utils/lsh-server_2.1-8_amd64.deb
Size: 139172
MD5sum: cf896d35ee7e97c2a890b08b26fd3b0a
SHA1: f2ed9aab50b25e8625b0c83b20785e050171c6e8
SHA256: ae2f013908141c74beb3da7504ee2d9b92203705e5ce6de61903b186576f9615
Description-en: Secure Shell v2 (SSH2) protocol server
lsh is a GPLed implementation of the Secure SHell protocol version 2
(SSH2), a secure replacement for rlogin, rsh, and rcp.
.
This package contains the lsh server, lshd. This package is required
to allow SSH2 logins to the local machine.
.
In some countries it may be illegal to use any encryption
at all without a special permit.
Description-md5: 5faaadfb0bda5603eb1ef0334687adbd
Homepage: http://www.lysator.liu.se/~nisse/lsh/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu