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

Last updated: September 20,2024

1. Install "libalgorithm-munkres-perl" package

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

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

2. Uninstall "libalgorithm-munkres-perl" package

This is a short guide on how to uninstall libalgorithm-munkres-perl on Kali Linux:

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

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

Package: libalgorithm-munkres-perl
Version: 0.08-5
Installed-Size: 32
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 11304
SHA256: e65f4ba45fdd6181aa70f8db72bc950faf173cf2bdd64a3728b31c49a948a1fa
SHA1: 5154e6281cc3369ce10b19c7e51d943aa45944e4
MD5sum: 3d10fdf1660fce927336fd7cff8d2093
Description: extension for Munkres' solution to Assignment problem
The Algorithm::Munkres module extends the solution of Assignment problem
for square matrices to rectangular matrices by padding zeros. Thus a
rectangular matrix is converted to square matrix by padding necessary zeros.
.
Assignment Problem: Given N jobs, N workers and the time taken by
each worker to complete a job then how should the assignment of a
Worker to a Job be done, so as to minimize the time taken.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Algorithm-Munkres
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/liba/libalgorithm-munkres-perl/libalgorithm-munkres-perl_0.08-5_all.deb