How to Install and Uninstall libprogress-any-perl Package on Kali Linux

Last updated: May 14,2024

1. Install "libprogress-any-perl" package

Please follow the guidelines below to install libprogress-any-perl on Kali Linux

$ sudo apt update $ sudo apt install libprogress-any-perl

2. Uninstall "libprogress-any-perl" package

This guide let you learn how to uninstall libprogress-any-perl on Kali Linux:

$ sudo apt remove libprogress-any-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libprogress-any-perl package on Kali Linux

Package: libprogress-any-perl
Version: 0.220-1
Installed-Size: 71
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libtime-duration-perl
Recommends: libprogress-any-output-termprogressbarcolor-perl
Size: 27532
SHA256: 9f1218d679b9899eef5731000a1e75485757cddf373b6206a300f9557d4f1141
SHA1: bc658da1984dbb70fed998c05b6f8354360a037b
MD5sum: dc04ec4eabccbe167d4428ac20dda166
Description: Perl module to record progress to any output
Progress::Any is an interface for applications that want to display progress
to users. It decouples progress updating and output, rather similar to how
Log::Any decouples log producers and consumers (output). The API is also
rather similar to Log::Any, except Adapter is called Output and category is
called task.
.
Progress::Any records position/target and calculates elapsed time, estimated
remaining time, and percentage of completion. One or more output modules
(Progress::Any::Output::*) display this information.
Description-md5:
Homepage: https://metacpan.org/release/Progress-Any
Section: perl
Priority: optional
Filename: pool/main/libp/libprogress-any-perl/libprogress-any-perl_0.220-1_all.deb