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

Last updated: May 17,2024

1. Install "python3-pygmsh" package

This is a short guide on how to install python3-pygmsh on Kali Linux

$ sudo apt update $ sudo apt install python3-pygmsh

2. Uninstall "python3-pygmsh" package

Please follow the guidance below to uninstall python3-pygmsh on Kali Linux:

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

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

Package: python3-pygmsh
Source: pygmsh
Version: 7.1.17-4
Installed-Size: 133
Maintainer: Debian Science Maintainers
Architecture: all
Depends: python3-gmsh, gmsh, python3-meshio (>= 4.3.2~), python3-numpy (>= 1.20.0~), python3:any
Suggests: python-pygmsh-doc
Size: 23516
SHA256: 577308b20b18d32d782a40bf2d4e53d9d7301602d7d1aec184709ec869948228
SHA1: 4dfb780562693afe3c797c760ae2f1d317036624
MD5sum: 0bc6c3275cb05ef81bafa4ecc3579eef
Description: combine the power of Gmsh with the versatility of Python
Gmsh is a powerful mesh generation tool with a scripting language
that is notoriously hard to write.
.
The goal of pygmsh is to combine the power of Gmsh with the
versatility of Python and to provide useful abstractions from the
Gmsh scripting language so you can create complex geometries more
easily.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/nschloe/pygmsh
Section: python
Priority: optional
Filename: pool/main/p/pygmsh/python3-pygmsh_7.1.17-4_all.deb