How to Install and Uninstall libcrypt-argon2-perl Package on Kali Linux

Last updated: July 07,2024

1. Install "libcrypt-argon2-perl" package

This tutorial shows how to install libcrypt-argon2-perl on Kali Linux

$ sudo apt update $ sudo apt install libcrypt-argon2-perl

2. Uninstall "libcrypt-argon2-perl" package

This guide let you learn how to uninstall libcrypt-argon2-perl on Kali Linux:

$ sudo apt remove libcrypt-argon2-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcrypt-argon2-perl package on Kali Linux

Package: libcrypt-argon2-perl
Source: libcrypt-argon2-perl (0.020-1)
Version: 0.020-1+b1
Installed-Size: 86
Maintainer: Debian Perl Group
Architecture: amd64
Depends: perl (>= 5.38.2-2), perlapi-5.38.2, libc6 (>= 2.34)
Size: 28400
SHA256: d5d885bac47a9c168b8839f4413aab82442becf6e319a94d84dc724e8fcdfc64
SHA1: da014dd9f31d2b9e67b5ad5f9494c7fb4a6e9b4a
MD5sum: e7fc7dfd5f5f484387d1ceafcc150107
Description: Perl interface to the Argon2 key derivation functions
The Crypt::Argon2 implements the Argon2 key derivation function, which is
suitable to convert any password into a cryptographic key. This is most often
used to secure storage of passwords but can also be used to derive a
encryption key from a password. It offers variable time and memory costs as
well as output size.
.
A command-line tool `argon2-calibrate` to find the appropriate parameters is
included in this package.
Description-md5:
Homepage: https://metacpan.org/release/Crypt-Argon2
Tag: devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, role::devel-lib
Section: perl
Priority: optional
Filename: pool/main/libc/libcrypt-argon2-perl/libcrypt-argon2-perl_0.020-1+b1_amd64.deb