How to Install and Uninstall libmath-clipper-perl Package on Kali Linux

Last updated: April 23,2024

1. Install "libmath-clipper-perl" package

This is a short guide on how to install libmath-clipper-perl on Kali Linux

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

2. Uninstall "libmath-clipper-perl" package

Please follow the instructions below to uninstall libmath-clipper-perl on Kali Linux:

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

3. Information about the libmath-clipper-perl package on Kali Linux

Package: libmath-clipper-perl
Source: libmath-clipper-perl (1.29-2)
Version: 1.29-2+b2
Installed-Size: 199
Maintainer: Debian Perl Group
Architecture: amd64
Depends: perl (>= 5.38.2-2), perlapi-5.38.2, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 11)
Size: 71096
SHA256: 2cc7efaf4ffd9c8e1be939619a2f03ad7b4cf9956814368ee9aa5c5d94d80d3e
SHA1: f19e6b3aab38d5b5b2b688a704dd05fd6356fa46
MD5sum: 8fc588ff81ef87da4a2c7fdc6fe0efaf
Description: 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:
Homepage: https://metacpan.org/release/Math-Clipper
Tag: devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, role::devel-lib
Section: perl
Priority: optional
Filename: pool/main/libm/libmath-clipper-perl/libmath-clipper-perl_1.29-2+b2_amd64.deb