How to Install and Uninstall libalgorithm-backoff-perl Package on Kali Linux

Last updated: October 05,2024

1. Install "libalgorithm-backoff-perl" package

Here is a brief guide to show you how to install libalgorithm-backoff-perl on Kali Linux

$ sudo apt update $ sudo apt install libalgorithm-backoff-perl

2. Uninstall "libalgorithm-backoff-perl" package

This guide covers the steps necessary to uninstall libalgorithm-backoff-perl on Kali Linux:

$ sudo apt remove libalgorithm-backoff-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libalgorithm-backoff-perl package on Kali Linux

Package: libalgorithm-backoff-perl
Version: 0.010-1
Installed-Size: 120
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 37912
SHA256: d8d3534068034b449c758b2ccb1899f351faa3581c16b28ff82b60508794dddc
SHA1: c97357778d8508738feb379805db21a7fbe78fdf
MD5sum: bb0f8355cc2f5a83c631dcce3e6ee41f
Description: modules providing various backoff strategies for retry
This package provides several classes that implement various backoff
strategies for setting delay between retry attempts.
.
Included modules:
.
Algorithm::Backoff::Constant - Backoff using a constant delay
Algorithm::Backoff::Exponential - Backoff exponentially
Algorithm::Backoff::Fibonacci - Backoff using Fibonacci sequence
Algorithm::Backoff::LILD - Linear Increment, Linear Decrement
Algorithm::Backoff::LIMD - Linear Increment, Multiplicative Decrement
Algorithm::Backoff::MILD - Multiplicative Increment, Linear Decrement
Algorithm::Backoff::MIMD - Multiplicative Increment, Multiplicative Decrement
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Algorithm-Backoff
Section: perl
Priority: optional
Filename: pool/main/liba/libalgorithm-backoff-perl/libalgorithm-backoff-perl_0.010-1_all.deb