How to Install and Uninstall libargon2-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 15,2024

1. Install "libargon2-dev" package

Please follow the guidelines below to install libargon2-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libargon2-dev

2. Uninstall "libargon2-dev" package

Please follow the steps below to uninstall libargon2-dev on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libargon2-dev package on Ubuntu 21.10 (Impish Indri)

Package: libargon2-dev
Architecture: amd64
Version: 0~20171227-0.2build21.04.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: 89
Provides: libargon2-0-dev
Depends: libargon2-1 (= 0~20171227-0.2build21.04.0)
Conflicts: libargon2-0-dev
Replaces: libargon2-0-dev
Filename: pool/main/a/argon2/libargon2-dev_0~20171227-0.2build21.04.0_amd64.deb
Size: 22644
MD5sum: 924ee174cd9bbda187dff96086c25617
SHA1: d10f75a26995feba1657ea8c0d55ff831aab6793
SHA256: 621133a034217cfb1eb6ca516ac24b217dbb13f96d92ad91c96afee6e63266e9
SHA512: 8a52ee174bd755e3480aabaaaf4dd9935a0529d1e0eb57c51ab2e3dea5a81cdc0150d4739eb68caa42a9520309f2acba82f03b11532b6a040773b5809236a340
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