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

Last updated: September 20,2024

1. Install "python3-gdspy" package

Please follow the guidelines below to install python3-gdspy on Kali Linux

$ sudo apt update $ sudo apt install python3-gdspy

2. Uninstall "python3-gdspy" package

Please follow the guidelines below to uninstall python3-gdspy on Kali Linux:

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

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

Package: python3-gdspy
Source: gdspy (1.4.2-2)
Version: 1.4.2-2+b8
Installed-Size: 727
Maintainer: Ruben Undheim
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3-numpy, python3:any, libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 11), gdspy-common (= 1.4.2-2)
Suggests: gdspy-doc
Size: 116888
SHA256: bf268ca1de6cb4c798ba2ebf1c24798d96029f9f8bb205f15d46250bac9f4b9e
SHA1: 623fd6c065455a5af464cc960c065648400a8d4e
MD5sum: eb527ea2a083b413e12fdb76351e0841
Description: Python library for GDSII handling (Python 3)
Gdspy is a Python module for creating/importing/merging GDSII stream files. It
includes key libraries for creating complex CAD layouts.
.
Features:
- Boolean operations on polygons (AND, OR, NOT, XOR) based on clipping
algorithm
- Polygon offset (inward and outward rescaling of polygons)
- Efficient point-in-polygon solutions for large array sets
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://gdspy.readthedocs.io/en/stable/
Section: python
Priority: optional
Filename: pool/main/g/gdspy/python3-gdspy_1.4.2-2+b8_amd64.deb