How to Install and Uninstall libmath-clipper-perl Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: April 19,2024

1. Install "libmath-clipper-perl" package

This guide covers the steps necessary to install libmath-clipper-perl on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libmath-clipper-perl

2. Uninstall "libmath-clipper-perl" package

Please follow the step by step instructions below to uninstall libmath-clipper-perl on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libmath-clipper-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmath-clipper-perl package on Ubuntu 21.04 (Hirsute Hippo)

Package: libmath-clipper-perl
Architecture: amd64
Version: 1.29-1build3
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 194
Depends: perl (>= 5.32.0-4), perlapi-5.32.0, libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2)
Filename: pool/universe/libm/libmath-clipper-perl/libmath-clipper-perl_1.29-1build3_amd64.deb
Size: 68540
MD5sum: 75dfd4c5736f429c9c60956f4441c873
SHA1: 778f8d446f77f24552e849d2d35d905b2fd77705
SHA256: 48c2fa3c849954bf3f7aee43d83f87b3ee643de5363dc23f7e1d35ec0b4352fc
SHA512: 83eadbc08542b0302592de3ef3d5fe9465e02d4e2732b7fc5b892a9bc4bfea3fb9eeaacd150258d9fefe39da32f9bea28e459d82cdd24a884309c56e0fd05996
Homepage: https://metacpan.org/release/Math-Clipper
Description-en: Perl module for Polygon clipping in 2D
Math::Clipper is a C++ (and Delphi) library that implements polygon
clipping. A Polygon is represented by a reference to an array of 2D
points. A Point is, in turn, represented by a reference to an array
containing two numbers: The X and Y coordinates.
.
Clipper 4.x works with polygons with integer coordinates. Data in
floating point format will need to be scaled appropriately to be
converted to the available integer range before polygons are added to a
clipper object. (Scaling utilities are provided.)
Description-md5: 4c4319c75195cfdce8e42f459a056425