How to Install and Uninstall python3-pynest2d Package on Kali Linux

Last updated: May 10,2024

1. Install "python3-pynest2d" package

In this section, we are going to explain the necessary steps to install python3-pynest2d on Kali Linux

$ sudo apt update $ sudo apt install python3-pynest2d

2. Uninstall "python3-pynest2d" package

This tutorial shows how to uninstall python3-pynest2d on Kali Linux:

$ sudo apt remove python3-pynest2d $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-pynest2d package on Kali Linux

Package: python3-pynest2d
Source: pynest2d
Version: 5.0.0-3
Installed-Size: 1129
Maintainer: Debian 3-D Printing Packages <[email protected]>
Architecture: amd64
Depends: python3-pyqt6, python3 (<< 3.13), python3 (>= 3.11~), libc6 (>= 2.34), libgcc-s1 (>= 3.3.1), libnlopt0 (>= 2.6.1), libpolyclipping22 (>= 6.4.2), libpython3.11 (>= 3.11.5), libpython3.12 (>= 3.12.1), libstdc++6 (>= 13.1)
Size: 236160
SHA256: 21aa87a2a6dac61b0fa2b2ccced28cdf72d79ab079959b24003ec3d330ac5c31
SHA1: bb287df651c71f0630f161f9bcb2f9c17008dcfa
MD5sum: 2cd682dfc207138b6bc6254efdd39a50
Description: Python bindings for libnest2d
This repository contains CPython bindings for libnest2d, a library to pack 2D
polygons into a small space. Libnest2d implements the 2D bin packing problem.
The objective is to allow libnest2d to be called from Python using Numpy.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/Ultimaker/pynest2d
Section: python
Priority: optional
Filename: pool/main/p/pynest2d/python3-pynest2d_5.0.0-3_amd64.deb