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

Last updated: May 14,2024

1. Install "libcrypt-cbc-perl" package

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

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

2. Uninstall "libcrypt-cbc-perl" package

This tutorial shows how to uninstall libcrypt-cbc-perl on Kali Linux:

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

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

Package: libcrypt-cbc-perl
Version: 3.04-3
Installed-Size: 101
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libcrypt-pbkdf2-perl, libcrypt-rijndael-perl | libcrypt-blowfish-perl | libcrypt-des-perl | libcrypt-des-ede3-perl | libcrypt-cast5-perl, libcryptx-perl
Recommends: libmath-int128-perl
Breaks: libdancer-session-cookie-perl (<< 0.30-3~), libsession-storage-secure-perl (<< 1.000)
Size: 37380
SHA256: f15aa9cfc52bbf943ef4cc152f751ec1385ff77f27887f1701674c14fb1750fe
SHA1: 92f96f3556351bfabbb9ef5ed4cf7262b2da8252
MD5sum: 05f3073493158c0d58d7411a942ea7eb
Description: implementation of cipher block chaining (CBC) mode
In combination with a block cipher such as Crypt::Rijndael or
Crypt::Blowfish, you can encrypt and decrypt messages of arbitrarily
long length using Crypt::CBC. The encrypted messages are compatible
with the encryption format used by SSLeay.
Description-md5:
Homepage: https://metacpan.org/release/Crypt-CBC
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::devel-lib,
security::cryptography
Section: perl
Priority: optional
Filename: pool/main/libc/libcrypt-cbc-perl/libcrypt-cbc-perl_3.04-3_all.deb