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

Last updated: May 04,2024

1. Install "gdspy-doc" package

This tutorial shows how to install gdspy-doc on Kali Linux

$ sudo apt update $ sudo apt install gdspy-doc

2. Uninstall "gdspy-doc" package

This tutorial shows how to uninstall gdspy-doc on Kali Linux:

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

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

Package: gdspy-doc
Source: gdspy
Version: 1.4.2-2
Installed-Size: 1647
Maintainer: Ruben Undheim
Architecture: all
Depends: libjs-sphinxdoc (>= 1.0), sphinx-rtd-theme-common (>= 0.4.3+dfsg)
Size: 537872
SHA256: fd8167ac302081d0a66ecc46795a41196542d75f22291d7806ce4f9d7b83d13c
SHA1: a7021d288f1d163129d4f1c857d68f54e0a5dca6
MD5sum: a9b40a86d890063b6c3fffadc26fcd38
Description: Documentation for gdspy (Python library for GDSII handling)
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 is the common documentation package containing HTML pages and the man
page.
Description-md5:
Homepage: https://gdspy.readthedocs.io/en/stable/
Section: doc
Priority: optional
Filename: pool/main/g/gdspy/gdspy-doc_1.4.2-2_all.deb