How to Install and Uninstall cpanoutdated Package on Kali Linux

Last updated: September 19,2024

1. Install "cpanoutdated" package

Learn how to install cpanoutdated on Kali Linux

$ sudo apt update $ sudo apt install cpanoutdated

2. Uninstall "cpanoutdated" package

This guide covers the steps necessary to uninstall cpanoutdated on Kali Linux:

$ sudo apt remove cpanoutdated $ sudo apt autoclean && sudo apt autoremove

3. Information about the cpanoutdated package on Kali Linux

Package: cpanoutdated
Version: 0.32-2
Installed-Size: 33
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libcpan-distnameinfo-perl, liblocal-lib-perl, liburi-perl, libwww-perl, perl | libmodule-metadata-perl
Size: 13584
SHA256: ba37f5556f6179c07b78ed102a703b6f1c6aa543d787435e8f893b97687b7b66
SHA1: 987d7b83df83f6cb1c1cbfd3cb7353d8f3cb419e
MD5sum: fedbb9c2e2597e6d6f564e67ce07ebe7
Description: script to detect outdated CPAN modules in your environment
cpanoutdated prints the list of outdated CPAN modules in your machine. It
provides the same feature as 'CPAN::Shell->r', but cpan-outdated is much
faster and uses less memory. This script can be integrated with the cpanm
command.
Description-md5:
Homepage: https://metacpan.org/release/cpan-outdated
Section: perl
Priority: optional
Filename: pool/main/c/cpanoutdated/cpanoutdated_0.32-2_all.deb