How to Install and Uninstall mayavi2 Package on Kali Linux

Last updated: May 08,2024

1. Install "mayavi2" package

This tutorial shows how to install mayavi2 on Kali Linux

$ sudo apt update $ sudo apt install mayavi2

2. Uninstall "mayavi2" package

Please follow the step by step instructions below to uninstall mayavi2 on Kali Linux:

$ sudo apt remove mayavi2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the mayavi2 package on Kali Linux

Package: mayavi2
Version: 4.8.1-3
Installed-Size: 29230
Maintainer: Debian Python Team
Architecture: amd64
Depends: libc6 (>= 2.4), python3-numpy (>= 1:1.22.0), python3-numpy-abi9, python3 (<< 3.12), python3 (>= 3.11~), python3-apptools, python3-envisage, python3-packaging, python3-pyface, python3-pygments, python3-traits (>= 6.3.2), python3-traitsui (>= 7.2.1), python3:any, libjs-jquery, python3-configobj, python3-pkg-resources, python3-vtk9
Suggests: python3-scipy, ipython3
Size: 20732808
SHA256: e519399ce91aee5e49c7a45f86937f2247c4a28151a6164be31bb7da2232ea7c
SHA1: fdaab0411f1c42f3db15a303a8b9c91e3267d09c
MD5sum: 432841a6439bcb791638eaecc0633625
Description: scientific visualization package for 2-D and 3-D data
MayaVi2 is a cross-platform tool for 2-D and 3-D scientific data
visualization. Its features include:
* Visualization of scalar, vector and tensor data in 2 and 3 dimensions
* Easy scriptability using Python
* Easy extendability via custom sources, modules, and data filters
* Reading several file formats: VTK (legacy and XML), PLOT3D, etc.
* Saving of visualizations
* Saving rendered visualization in a variety of image formats.
.
MayaVi2 has been designed with scriptability and extensibility in
mind. While the mayavi2 application is usable by itself, it may be
used as an Envisage plugin which allows it to be embedded in user
applications natively. Alternatively, it may be used as a
visualization engine for any application.
.
This package also provides TVTK, which wraps VTK objects to provide a
convenient, Pythonic API, while supporting Traits attributes and
NumPy/SciPy arrays. TVTK is implemented mostly in pure Python, except
for a small extension module.
Description-md5:
Homepage: http://code.enthought.com/projects/mayavi/
Tag: admin::virtualization, devel::doc, devel::examples, devel::lang:python,
implemented-in::python, role::documentation, role::program,
role::shared-lib, suite::openstack, system::cloud, system::virtual,
use::viewing
Section: science
Priority: optional
Filename: pool/main/m/mayavi2/mayavi2_4.8.1-3_amd64.deb