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

Last updated: May 14,2024

1. Install "libcrypt-openssl-rsa-perl" package

In this section, we are going to explain the necessary steps to install libcrypt-openssl-rsa-perl on Kali Linux

$ sudo apt update $ sudo apt install libcrypt-openssl-rsa-perl

2. Uninstall "libcrypt-openssl-rsa-perl" package

Please follow the instructions below to uninstall libcrypt-openssl-rsa-perl on Kali Linux:

$ sudo apt remove libcrypt-openssl-rsa-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libcrypt-openssl-rsa-perl
Source: libcrypt-openssl-rsa-perl (0.33-3)
Version: 0.33-3+b2
Installed-Size: 84
Maintainer: Debian Perl Group
Architecture: amd64
Depends: libc6 (>= 2.4), libssl3 (>= 3.0.0), perl (>= 5.38.2-2), perl-openssl-abi-3, perlapi-5.38.2, libcrypt-openssl-bignum-perl, libcrypt-openssl-random-perl
Size: 24668
SHA256: aa3148accf71b0c316ae6f3b53534e474179c3f9d0883a23480319f1ebbfff5f
SHA1: 67b5ea27e10a061848bce2cb5dddccf52008dbe9
MD5sum: db92838f8797a1b3bba247b74dd8d508
Description: module for RSA encryption using OpenSSL
Crypt::OpenSSL::RSA is a Perl module that provides glue to the RSA functions
in the OpenSSL library. It provides the following functionalities: create a
key from a string, make a new key, save key to a string, save public portion
of key to a string using format compatible with OpenSSL's command-line rsa
tool, encrypt, decrypt, sign, verify, return the size in bytes of a key,
check the validity of a key.
Description-md5:
Multi-Arch: same
Homepage: http://perl-openssl.sourceforge.net/
Tag: devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, role::devel-lib
Section: perl
Priority: optional
Filename: pool/main/libc/libcrypt-openssl-rsa-perl/libcrypt-openssl-rsa-perl_0.33-3+b2_amd64.deb