How to Install and Uninstall nettle-bin Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: April 29,2024

1. Install "nettle-bin" package

In this section, we are going to explain the necessary steps to install nettle-bin on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install nettle-bin

2. Uninstall "nettle-bin" package

Please follow the step by step instructions below to uninstall nettle-bin on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove nettle-bin $ sudo apt autoclean && sudo apt autoremove

3. Information about the nettle-bin package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: nettle-bin
Architecture: amd64
Version: 3.2-1ubuntu0.16.04.2
Priority: optional
Section: universe/misc
Source: nettle
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Magnus Holmgren
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 86
Depends: libc6 (>= 2.4), libgmp10, libhogweed4, libnettle6 (= 3.2-1ubuntu0.16.04.2)
Suggests: lsh-doc
Breaks: lsh-utils (<< 2.0.4-dfsg-1)
Replaces: lsh-utils (<< 2.0.4-dfsg-1)
Filename: pool/universe/n/nettle/nettle-bin_3.2-1ubuntu0.16.04.2_amd64.deb
Size: 24418
MD5sum: 5038dc0cf3dd863bb16656439102df48
SHA1: 8143852d93cb095352a5ba575a61f90bd0b4475c
SHA256: a4e83e767705954f5a79bbb257b3e3b6955aba75a72c728c43d1db03ddb1390c
SHA512: c8a8203d7767d42b4fec5757bf854f8e692821d168f5ff4b3120cde456e27bee30ab295d8f5cc8ce7e5011ab7331c65ff8db11f47d6774e193c65e6bdd6dd2c4
Homepage: http://www.lysator.liu.se/~nisse/nettle/
Description-en: low level cryptographic library (binary tools)
Nettle is a cryptographic library that is designed to fit easily in more or
less any context: In crypto toolkits for object-oriented languages (C++,
Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel
space.
.
It tries to solve a problem of providing a common set of cryptographic
algorithms for higher-level applications by implementing a
context-independent set of cryptographic algorithms. In that light, Nettle
doesn't do any memory allocation or I/O, it simply provides the
cryptographic algorithms for the application to use in any environment and
in any way it needs.
.
This package contains binary utilities that accompany the library:
.
- nettle-lfib-stream - generates a pseudo-random stream, using the Knuth
lfib (non-cryptographic) pseudo-random generator.
- sexp-conv - conversion tool for handling the different flavours of sexp
syntax.
- pkcs1-conv - converts PKCS#1 keys to sexp format.
- nettle-hash - command-line tool to compute message digests such as SHA-1.
Description-md5: b9c201f42c4b4fea02c357189015a9c0

Package: nettle-bin
Priority: optional
Section: universe/misc
Installed-Size: 86
Maintainer: Ubuntu Developers
Original-Maintainer: Magnus Holmgren
Architecture: amd64
Source: nettle
Version: 3.2-1
Replaces: lsh-utils (<< 2.0.4-dfsg-1)
Depends: libc6 (>= 2.4), libgmp10, libhogweed4, libnettle6 (= 3.2-1)
Suggests: lsh-doc
Breaks: lsh-utils (<< 2.0.4-dfsg-1)
Filename: pool/universe/n/nettle/nettle-bin_3.2-1_amd64.deb
Size: 24546
MD5sum: c3b1798409717c2c67e341125eb9eeb8
SHA1: 0c776b1560b5900735069aa106d26fc0455b5d01
SHA256: e22bd61cc0d1ba947057a8adf7741973b26b95f245f263257b4d5d3115b7f34d
Description-en: low level cryptographic library (binary tools)
Nettle is a cryptographic library that is designed to fit easily in more or
less any context: In crypto toolkits for object-oriented languages (C++,
Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel
space.
.
It tries to solve a problem of providing a common set of cryptographic
algorithms for higher-level applications by implementing a
context-independent set of cryptographic algorithms. In that light, Nettle
doesn't do any memory allocation or I/O, it simply provides the
cryptographic algorithms for the application to use in any environment and
in any way it needs.
.
This package contains binary utilities that accompany the library:
.
- nettle-lfib-stream - generates a pseudo-random stream, using the Knuth
lfib (non-cryptographic) pseudo-random generator.
- sexp-conv - conversion tool for handling the different flavours of sexp
syntax.
- pkcs1-conv - converts PKCS#1 keys to sexp format.
- nettle-hash - command-line tool to compute message digests such as SHA-1.
Description-md5: b9c201f42c4b4fea02c357189015a9c0
Homepage: http://www.lysator.liu.se/~nisse/nettle/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu