How to Install and Uninstall libargon2-0 Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 16,2024

1. Install "libargon2-0" package

Please follow the guidelines below to install libargon2-0 on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libargon2-0

2. Uninstall "libargon2-0" package

This tutorial shows how to uninstall libargon2-0 on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libargon2-0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libargon2-0 package on Ubuntu 21.04 (Hirsute Hippo)

Package: libargon2-0
Architecture: amd64
Version: 0~20171227-0.2build21.04.0
Priority: optional
Section: universe/libs
Source: argon2
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Luca Bruno
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 19
Depends: libargon2-1 (= 0~20171227-0.2build21.04.0)
Filename: pool/universe/a/argon2/libargon2-0_0~20171227-0.2build21.04.0_amd64.deb
Size: 4544
MD5sum: 96dc6e5b19a3d3e7179211a35e32522a
SHA1: da12343f40bbfeede8e1b86f050b70d79b8bd0e8
SHA256: 90da0f4f85f879c17f050d4bb103f9f63aecec061070413384e6dba768f95590
SHA512: 6de11ba30eeada7e119dede1858d19a855b9603c1dd414197296444466b62f080737308e9fd23e498e7cc8fef9bbf7d5f8bd7bab4a6a4992a1b51eef209f7e21
Homepage: https://github.com/P-H-C/phc-winner-argon2
Description-en: memory-hard hashing function - runtime library
Argon2 is a password-hashing function that can be used to hash passwords
for credential storage, key derivation, or other applications.
.
There are two main versions of Argon2: Argon2i and Argon2d.
Argon2i is the safest against side-channel attacks, while Argon2d provides
the highest resistance against GPU cracking attacks.
.
Argon2i and Argon2d are parametrized by:
* A time cost, which defines the amount of computation realized and
therefore the execution time, given in number of iterations
* A memory cost, which defines the memory usage, given in kibibytes
* A parallelism degree, which defines the number of parallel threads
.
This package provides compatibility for packages built against older
versions of libargon2.
Description-md5: 8e7e10079ad8e86a4eb50d0bc712e788