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

Last updated: September 20,2024

1. Install "lsh-utils" package

This tutorial shows how to install lsh-utils on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install lsh-utils

2. Uninstall "lsh-utils" package

This guide let you learn how to uninstall lsh-utils on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: lsh-utils
Priority: extra
Section: universe/net
Installed-Size: 1133
Maintainer: Ubuntu Developers
Original-Maintainer: Magnus Holmgren
Architecture: amd64
Version: 2.1-8
Depends: nettle-bin (>= 2.0-2), libc6 (>= 2.16), libgmp10, libhogweed4, libnettle6, liboop4, zlib1g (>= 1:1.1.4)
Recommends: openssh-blacklist, openssh-blacklist-extra
Suggests: lsh-server, lsh-client, lsh-doc
Filename: pool/universe/l/lsh-utils/lsh-utils_2.1-8_amd64.deb
Size: 177300
MD5sum: 6721e75b6291ed6e2bae98bd808b054e
SHA1: e3d10ddf32f43a016b14b1b72af1c0bb5c3689e3
SHA256: 2ed4cb93bea1b328e4e3e346daddfd7f35f6bc82611ec4da0181281554627d25
Description-en: Secure Shell v2 (SSH2) protocol utilities
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 utilities. This includes programs such
as lsh-keygen, lsh-writekey (both programs for public/private key
generation), lsh-authorize (for automatic remote key authentication),
ssh-conv (utilities for converting between various public and private
key formats), and a number of other utilities for use with both the
lsh server and client.
.
In some countries it may be illegal to use any encryption at all
without a special permit.
Description-md5: b55228f724c2bde97c0aa4d63a3d9857
Homepage: http://www.lysator.liu.se/~nisse/lsh/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu