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

Last updated: July 08,2024

1. Install "libargon2-dev" package

This guide covers the steps necessary to install libargon2-dev on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libargon2-dev

2. Uninstall "libargon2-dev" package

This is a short guide on how to uninstall libargon2-dev on Ubuntu 20.10 (Groovy Gorilla):

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

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

Package: libargon2-dev
Architecture: amd64
Version: 0~20171227-0.2build20.10.0
Multi-Arch: same
Priority: optional
Section: libdevel
Source: argon2
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Luca Bruno
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 90
Provides: libargon2-0-dev
Depends: libargon2-1 (= 0~20171227-0.2build20.10.0)
Conflicts: libargon2-0-dev
Replaces: libargon2-0-dev
Filename: pool/main/a/argon2/libargon2-dev_0~20171227-0.2build20.10.0_amd64.deb
Size: 22900
MD5sum: f8c722f401cdc4b3d9972eec233927ce
SHA1: 3d146d48d95674922a166a8c290f67f0cb640c43
SHA256: 66c1894f3634b9a1559e27a107c1f432529f4f51d0eefa541358ad3c41a2830b
SHA512: 5a370ad49cb0850ffbb92e4bf51f1927c9e19615be211839b80ff2d5fb3b7637dd985c40c5e23ff715bc0b0ea79fcfa5ba34e76d17179c934ba17c64f055390e
Homepage: https://github.com/P-H-C/phc-winner-argon2
Description-en: memory-hard hashing function - development files
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 contains headers and libraries for developing program based
on argon2.
Description-md5: e626ae41000f0b2a3e0631048807d555