How to Install and Uninstall libb2-1 Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 17,2024

1. Install "libb2-1" package

Please follow the guidelines below to install libb2-1 on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libb2-1

2. Uninstall "libb2-1" package

Please follow the step by step instructions below to uninstall libb2-1 on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove libb2-1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libb2-1 package on Ubuntu 20.10 (Groovy Gorilla)

Package: libb2-1
Architecture: amd64
Version: 0.98.1-1.1
Multi-Arch: same
Priority: optional
Section: universe/libs
Source: libb2
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Robert Ransom
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 136
Depends: libc6 (>= 2.25), libgomp1 (>= 4.9)
Filename: pool/universe/libb/libb2/libb2-1_0.98.1-1.1_amd64.deb
Size: 40600
MD5sum: 6eab0e57750787ea62e22c710f556292
SHA1: 3a685e457b74057ed1996602de363122261f5af2
SHA256: 37d47e40d489a059c837e888aeb5f2698c6c17dae2ed1543ce7b5634465af574
SHA512: 01551006d26cef0a834df66cbe4f7e49ae89705d7901ae9fc01e854547733028d511ae23406f716a6a58907949bc3635b8e6fbae60c6e98f592a9f4c4a861484
Homepage: https://blake2.net/
Description-en: BLAKE2 family of hash functions
The BLAKE2 family of hash functions is an improved version of the
SHA-3 finalist BLAKE.
.
BLAKE2b is optimized for 64-bit platforms and produces up to 64 bytes
of output; BLAKE2s is optimized for 32-bit platforms and produces up
to 32 bytes of output.
.
BLAKE2bp and BLAKE2sp are parallel versions of BLAKE2b and BLAKE2s
designed for increased performance on multicore and large-vector SIMD
processors.
.
libb2 provides a portable implementation of BLAKE2, optimized
implementations for IA-32 and AMD64 processors, and an interface
layer that automatically selects the best implementation for the
processor it is run on.
Description-md5: 09e82d84aa2c2c5ff47a2e662ecc6c6c
Task: ubuntu-mate-desktop