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

Last updated: May 20,2024

1. Install "python3-meshzoo" package

Please follow the step by step instructions below to install python3-meshzoo on Kali Linux

$ sudo apt update $ sudo apt install python3-meshzoo

2. Uninstall "python3-meshzoo" package

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

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

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

Package: python3-meshzoo
Source: python-meshzoo
Version: 0.9.4-1
Installed-Size: 98
Maintainer: Debian Science Maintainers
Architecture: all
Depends: python3-numpy (>= 1.20~), python3:any
Size: 19208
SHA256: 2c76caad2940a88e42073ef73b473e310f3af694a4bb06e82f1b19ee71c26e17
SHA1: cd2d48e2c053807db24a34affa85198300d42d13
MD5sum: c58129cb58c3f90aeb29860e40278f41
Description: simple geometric meshes (Python 3)
When generating meshes for FEM/FVM computations, sometimes your
geometry is so simple that you don't need a complex mesh generator
(like pygmsh, MeshPy, mshr, pygalmesh, dmsh), but something simple
and fast that makes use of the structure of the domain.
Enter meshzoo.
.
Examples: Triangle, Rectangle, Regular polygon, Disk, Möbius strip,
Sphere (surface), Ball (solid), Tube, Cube.
.
This package installs the module for Python 3.
Description-md5:
Homepage: https://github.com/nschloe/meshzoo
Section: python
Priority: optional
Filename: pool/main/p/python-meshzoo/python3-meshzoo_0.9.4-1_all.deb