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

Last updated: May 14,2024

1. Install "python3-netgen" package

This tutorial shows how to install python3-netgen on Kali Linux

$ sudo apt update $ sudo apt install python3-netgen

2. Uninstall "python3-netgen" package

This guide let you learn how to uninstall python3-netgen on Kali Linux:

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

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

Package: python3-netgen
Source: netgen
Version: 6.2.2401+dfsg1-1
Installed-Size: 1005
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: libnglib-6.2 (= 6.2.2401+dfsg1-1), python3-tk, libavcodec60 (>= 7:6.0), libavformat60 (>= 7:6.0), libc6 (>= 2.32), libgcc-s1 (>= 3.0), libpython3.11 (>= 3.11.5), libstdc++6 (>= 13.1), libswscale7 (>= 7:6.0), python3 (<< 3.12), python3 (>= 3.11~), python3:any
Size: 232676
SHA256: c516558a628899b6cda872f54d65e6b4458489d293a0e74327ec9f6edb3e0024
SHA1: edd5829b67f94ed7787af9fb63426cf9340837d3
MD5sum: 8f4f7d074aadc5dfa30155525bc012d4
Description: Automatic 3d tetrahedral mesh generator Python 3 bindings
NETGEN is an automatic 3d tetrahedral mesh generator. It accepts
input from constructive solid geometry (CSG) or boundary
representation (BRep) from STL file format. The connection to a
geometry kernel allows the handling of IGES and STEP files. NETGEN
contains modules for mesh optimization and hierarchical mesh
refinement.
.
This package contains Python 3 bindings.
Description-md5:
Homepage: https://ngsolve.org
Section: python
Priority: optional
Filename: pool/main/n/netgen/python3-netgen_6.2.2401+dfsg1-1_amd64.deb