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

Last updated: May 02,2024

1. Install "python3-meshio" package

This guide covers the steps necessary to install python3-meshio on Kali Linux

$ sudo apt update $ sudo apt install python3-meshio

2. Uninstall "python3-meshio" package

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

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

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

Package: python3-meshio
Source: python-meshio
Version: 7.0.0-really-5.3.5-1
Installed-Size: 634
Maintainer: Debian Science Maintainers
Architecture: all
Depends: python3-lxml, python3-importlib-metadata | python3-supported-min (>= 3.8), python3-numpy (>= 1.20.0~), python3-rich, python3:any
Recommends: meshio-tools, python3-h5py, python3-netcdf4
Size: 107368
SHA256: d69a6d631a694d2dfdd4f536fc3abda06e8f563a5ee081c4392224e80f008a7c
SHA1: 3fcd8aeca7d6fe6f1145cb1c3500e71ef409c835
MD5sum: 90184154fd6fff85dce180281fe4b652
Description: library for reading and writing mesh data (Python 3)
Meshio can read from and write to various data formats representing
unstructured meshes, such as DOLFIN, Gmsh, H5M or VTK.
.
This package provides the modules for Python 3.
Description-md5:
Homepage: https://github.com/nschloe/meshio
Section: python
Priority: optional
Filename: pool/main/p/python-meshio/python3-meshio_7.0.0-really-5.3.5-1_all.deb