How to Install and Uninstall libimage-math-constrain-perl Package on Kali Linux

Last updated: May 09,2024

1. Install "libimage-math-constrain-perl" package

Please follow the step by step instructions below to install libimage-math-constrain-perl on Kali Linux

$ sudo apt update $ sudo apt install libimage-math-constrain-perl

2. Uninstall "libimage-math-constrain-perl" package

Here is a brief guide to show you how to uninstall libimage-math-constrain-perl on Kali Linux:

$ sudo apt remove libimage-math-constrain-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libimage-math-constrain-perl package on Kali Linux

Package: libimage-math-constrain-perl
Version: 1.02-3
Installed-Size: 29
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 10444
SHA256: 5202fd4721cfa4347240a43393ecc08cc5de30b10885a725a0b44e1a967eec10
SHA1: 06aac81a51f05539aa5826cb0ac78825fa933fa9
MD5sum: 149e764d78b3257b86f1840edeb4d70b
Description: Perl module performing math used to constrain image sizes
Image::Math::Constrain is a Perl module that implements all of the math behind
implementing image size constraints. It allows one to restrict the dimensions
of an image by checking to see if the image is larger than the desired final
dimensions, and if so, provide a way to scale the image down proportionally so
it fits within the constraints. It can set constraints based on width, height,
or both, and is guaranteed to return dimensions that are proportional to the
original -- that is, they will have the same aspect ratio. It also returns the
necessary scaling factor, so you can pass it to a module to do the work.
Description-md5:
Homepage: https://metacpan.org/release/Image-Math-Constrain
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libi/libimage-math-constrain-perl/libimage-math-constrain-perl_1.02-3_all.deb