How to Install and Uninstall nettle-bin Package on Ubuntu 21.10 (Impish Indri)

Last updated: April 29,2024

1. Install "nettle-bin" package

This guide let you learn how to install nettle-bin on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install nettle-bin

2. Uninstall "nettle-bin" package

This guide let you learn how to uninstall nettle-bin on Ubuntu 21.10 (Impish Indri):

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

3. Information about the nettle-bin package on Ubuntu 21.10 (Impish Indri)

Package: nettle-bin
Architecture: amd64
Version: 3.7.3-1
Multi-Arch: foreign
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: 114
Depends: libc6 (>= 2.4), libgmp10, libhogweed6, libnettle8 (= 3.7.3-1)
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.7.3-1_amd64.deb
Size: 25488
MD5sum: 58971129cf38e36325e4bd1404b106d4
SHA1: 8974b6a83a62909d1edcbde903f4074be3b152f0
SHA256: be2def274434c23ba5371f0d1ff1a66af10cf0a62f7c010a1cff1a6ee6f7e3a3
SHA512: f7d0cec74e627645c6a1ab3003bfe6fe3f02362eed7ffde035c9d356fe83bfbb3aae90a15059f11f170c0866c72591bdb93539b1d1b2881c30162df324497c0a
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