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

Last updated: May 12,2024

1. Install "libcrypt-rc4-perl" package

This guide covers the steps necessary to install libcrypt-rc4-perl on Kali Linux

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

2. Uninstall "libcrypt-rc4-perl" package

This guide covers the steps necessary to uninstall libcrypt-rc4-perl on Kali Linux:

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

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

Package: libcrypt-rc4-perl
Version: 2.02-5
Installed-Size: 22
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 7480
SHA256: 1e6080a94a69a33fec3cb2748d8b40a39521914b824dca4768ba3bb5c17cfbf9
SHA1: 0b3ae8dc3e4e3fa2d53f8f7b36ff6ec06d54c7d3
MD5sum: d5634606765a9a8daac704b5490b77db
Description: Perl implementation of the RC4 encryption algorithm
Crypt::RC4 is intended to be a simple implementation of the RC4 algorithm,
which can be used to generate a pseudo-random stream of bits (or keystream).
.
It should be noted that the RC4 algorithm itself is severely broken, and the
upstream Perl module has not been updated since Dec 2001. It is included in
Debian only because it is needed by other packages. In general this package
should not be used for new projects, and where it is used appropriate
defensive methods should be understood and applied.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Crypt-RC4
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libc/libcrypt-rc4-perl/libcrypt-rc4-perl_2.02-5_all.deb