How to Install and Uninstall libpolyclipping-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "libpolyclipping-dev" package

Please follow the guidance below to install libpolyclipping-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libpolyclipping-dev

2. Uninstall "libpolyclipping-dev" package

Please follow the instructions below to uninstall libpolyclipping-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libpolyclipping-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libpolyclipping-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libpolyclipping-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 62
Maintainer: Ubuntu Developers
Original-Maintainer: 3-D printer team <[email protected]>
Architecture: amd64
Source: libpolyclipping
Version: 6.1.3a-2
Depends: libpolyclipping16 (= 6.1.3a-2)
Filename: pool/universe/libp/libpolyclipping/libpolyclipping-dev_6.1.3a-2_amd64.deb
Size: 7784
MD5sum: fce8dd929aa3ae48adf76803c534e229
SHA1: 3cb3db81ad00cf83bc08d024fbdfaebd3430c79a
SHA256: b59e76cba593baa1d0cd0fa269d455e08b9ba8ea74390b0704a6a07f00d6d113
Description-en: polygon clipping, polygon offsetting and polyline offsetting library
The Clipper library performs polygon clipping, polygon offsetting and polyline
offsetting. All four boolean clipping operations are supported - intersection,
union, difference and exclusive-or. Also, there are no restrictions on the
types of polygons that can be clipped - they can have holes, be
self-intersecting, have coincident edges etc.
.
These are the files needed for compiling programs with libpolyclipping.
Description-md5: 53e5c4537ac92b82ba4a547630298597
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu