How to Install and Uninstall libargon2-0 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: October 06,2024

1. Install "libargon2-0" package

Please follow the step by step instructions below to install libargon2-0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libargon2-0

2. Uninstall "libargon2-0" package

Learn how to uninstall libargon2-0 on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libargon2-0 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libargon2-0
Source: argon2
Priority: optional
Section: libdevel
Installed-Size: 19
Maintainer: Luca Bruno
Architecture: amd64
Version: 0~20190702-0.1+ubuntu16.04.1+deb.sury.org+1
Depends: libargon2-1 (= 0~20190702-0.1+ubuntu16.04.1+deb.sury.org+1)
Filename: pool/main/a/argon2/libargon2-0_0~20190702-0.1+ubuntu16.04.1+deb.sury.org+1_amd64.deb
Size: 5656
MD5sum: c603316b1abb921a8ca1d831010d64e3
SHA1: 2b0c70f072f912c0dded439a33559cacd3a3ee3b
SHA256: cae0214789d648da75f5383a61fb4eb89747c69ed60d3f3f9e8ffbfbed7a293b
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: 3e1d6a74c3186f8316230e2f9d58c825