How to Install and Uninstall libimage-math-constrain-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 09,2024

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

Please follow the instructions below to install libimage-math-constrain-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

Please follow the step by step instructions below to uninstall libimage-math-constrain-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libimage-math-constrain-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libimage-math-constrain-perl
Priority: optional
Section: universe/perl
Installed-Size: 76
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.02-1
Depends: perl
Filename: pool/universe/libi/libimage-math-constrain-perl/libimage-math-constrain-perl_1.02-1_all.deb
Size: 10604
MD5sum: 9535c13af5fe9fef9786dfcfc8795ea0
SHA1: b5b7576a4868d07d7dcef5c3e2914ae4d1e83d4c
SHA256: 08eb56bd0c545a089af6a646244c6c2f0da76e4214e7b57635776ac6fe179d93
Description-en: 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: 590c5e234050c4e8eecd386c7f3618ee
Homepage: http://search.cpan.org/dist/Image-Math-Constrain/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu