How to Install and Uninstall python-argon2-doc Package on Ubuntu 21.10 (Impish Indri)

Last updated: September 21,2024

1. Install "python-argon2-doc" package

Learn how to install python-argon2-doc on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python-argon2-doc

2. Uninstall "python-argon2-doc" package

This is a short guide on how to uninstall python-argon2-doc on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python-argon2-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-argon2-doc package on Ubuntu 21.10 (Impish Indri)

Package: python-argon2-doc
Architecture: all
Version: 18.3.0-2build2
Priority: optional
Section: universe/doc
Source: python-argon2
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 256
Depends: libjs-sphinxdoc (>= 2.4.3-5~)
Filename: pool/universe/p/python-argon2/python-argon2-doc_18.3.0-2build2_all.deb
Size: 42548
MD5sum: 058a3378d21932e87e3665b0dbb267a4
SHA1: eac30691a9a66d0e37cbfa4a0b8669cb165150fa
SHA256: 8a774eb0cb32cca947665564ebb20ac8cfc5ea8e2a05bd3ff7a5901a181d4740
SHA512: 7ca6a031c1aa254e8e7731d7871940e79fbab486be03873f4e32442f013b31476dad836e53c2c67d3d6851edd4cb799de0235c94488877d0bcd07cb749331772
Homepage: https://argon2-cffi.readthedocs.io/
Description-en: Argon2 password hashing library - Python Module Documentation
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 module provides the documentation for the argon2 Python modules.
Description-md5: 3cd3d8bdb663c4d262177a38f98746e7