How to Install and Uninstall libnest2d-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "libnest2d-dev" package

This is a short guide on how to install libnest2d-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libnest2d-dev

2. Uninstall "libnest2d-dev" package

Please follow the guidelines below to uninstall libnest2d-dev on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libnest2d-dev package on Ubuntu 21.10 (Impish Indri)

Package: libnest2d-dev
Architecture: all
Version: 0.4-26-g4d6fb4d-2
Multi-Arch: foreign
Priority: optional
Section: universe/libdevel
Source: libnest2d
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian 3-D Printing Packages <[email protected]>
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 316
Filename: pool/universe/libn/libnest2d/libnest2d-dev_0.4-26-g4d6fb4d-2_all.deb
Size: 61260
MD5sum: b033be08f72b4137a21525041adc2541
SHA1: 10a627158ef27a9f80fec32baa46f003b1f44c2d
SHA256: 082a5c267f394c64793e86adae5f45692a865a26cfdf3e4e48a9487ff0088c38
SHA512: 3cf1cb8372f8f8d85aa9b0d1e1fc8755c818bfa17628a4d261573f5c66b4c2a8967590064729f6809bd910cae5f2a75ec1be7997b15899a0cd19df42d5dae6f2
Homepage: https://github.com/Ultimaker/libnest2d
Description-en: 2D irregular bin packaging and nesting C++ header-only library
Libnest2D is a library and framework for the 2D bin packaging problem.
Inspired from the SVGNest Javascript library the project is built from scratch
in C++11. The library is written with a policy that it should be usable out of
the box with a very simple interface but has to be customizable to the very
core as well. The algorithms are defined in a header only fashion with
templated geometry types. These geometries can have custom or already existing
implementation to avoid copying or having unnecessary dependencies.
.
A default backend is provided if the user of the library just wants to use it
out of the box without additional integration. This backend is reasonably fast
and robust, being built on top of boost geometry and the polyclipping library.
Usage of this default backend implies the dependency on these packages but its
header only as well.
Description-md5: 6da4f4c6ab799ecf61457623ff34bb59