How to Install and Uninstall libargon2-0 Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: July 08,2024

1. Install "libargon2-0" package

Please follow the steps below to install libargon2-0 on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libargon2-0

2. Uninstall "libargon2-0" package

Please follow the guidelines below to uninstall libargon2-0 on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libargon2-0 package on Ubuntu 20.10 (Groovy Gorilla)

Package: libargon2-0
Architecture: amd64
Version: 0~20171227-0.2build20.10.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.2build20.10.0)
Filename: pool/universe/a/argon2/libargon2-0_0~20171227-0.2build20.10.0_amd64.deb
Size: 4544
MD5sum: 6b5428a7acd480ab17fb2e6557cc77bc
SHA1: 3ee51d798565adeceb7a73ea33cae70b555afc23
SHA256: 28a3944b23e3b66d1411880fe58d8d858a28f7854738455bc3f4f1d8d77c19aa
SHA512: 16f0752d4a48e4e9c2cf879d7b0969b77afae2d7b05b84e5d876c7cad93e12b63489240c9fbe649ec39aa93460918137b321965c430a9721befcee35dfcc72de
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