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

Last updated: May 18,2024

1. Install "libalgorithm-lbfgs-perl" package

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

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

2. Uninstall "libalgorithm-lbfgs-perl" package

Learn how to uninstall libalgorithm-lbfgs-perl on Kali Linux:

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

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

Package: libalgorithm-lbfgs-perl
Source: libalgorithm-lbfgs-perl (0.16-3)
Version: 0.16-3+b2
Installed-Size: 66
Maintainer: Debian Perl Group
Architecture: amd64
Depends: perl (>= 5.38.2-2), perlapi-5.38.2, libc6 (>= 2.3), liblbfgs0 (>= 1.10)
Size: 21296
SHA256: 6814a6194bdba75ded8e673c3c26a0d7e17139d41372d57b7543e213445582a9
SHA1: d33e4ca3587b4c2746fae77d79ea1cd523e9931d
MD5sum: d6aca61edf86a9c0f765e9c5fa36ab2e
Description: Perl interface to an L-BFGS non-linear optimization algorithm
Algorithm::LBFGS is an interface to liblbfgs, a C implementation of L-BFGS.
.
L-BFGS (Limited-memory Broyden-Fletcher-Goldfarb-Shanno) is a quasi-Newton
method for unconstrained optimization. This method is especially efficient on
problems involving a large number of variables.
.
Generally, it solves a problem described as following:
.
min f(x), x = (x1, x2, ..., xn)
Description-md5:
Homepage: https://metacpan.org/release/Algorithm-LBFGS
Tag: devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, role::devel-lib
Section: perl
Priority: optional
Filename: pool/main/liba/libalgorithm-lbfgs-perl/libalgorithm-lbfgs-perl_0.16-3+b2_amd64.deb