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

Last updated: May 11,2024

1. Install "python3-paraview" package

In this section, we are going to explain the necessary steps to install python3-paraview on Kali Linux

$ sudo apt update $ sudo apt install python3-paraview

2. Uninstall "python3-paraview" package

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

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

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

Package: python3-paraview
Source: paraview (5.11.2+dfsg-6)
Version: 5.11.2+dfsg-6+b1
Installed-Size: 106616
Maintainer: Debian Science Team
Architecture: amd64
Replaces: paraview-python
Depends: paraview (= 5.11.2+dfsg-6+b1), python3 (>= 3~), python3:any, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libopenmpi3 (>= 4.1.6), libpython3.11 (>= 3.11.5), libpython3.12 (>= 3.12.1), libstdc++6 (>= 13.1)
Conflicts: python3-vtk9
Breaks: paraview-python
Size: 10757916
SHA256: 974c5a2bcd6af8bfaab76f7669bbf65e1c3f796e6a395881f205a260c7afb38f
SHA1: 1d2c7ae40439d7464544f01955b7b12f7e6d2985
MD5sum: c68e89f93fc4205ee9242b21a10770aa
Description: Parallel Visualization Application. python-support
ParaView is an open-source, multi-platform application designed to
visualize data sets of size varying from small to very large. The
goals of the ParaView project include the following:
.
* Develop an open-source, multi-platform visualization application.
* Support distributed computation models to process large data sets.
* Create an open, flexible, and intuitive user interface.
* Develop an extensible architecture based on open standards.
.
ParaView runs on distributed and shared memory parallel as well as
single processor systems and has been successfully tested on Windows,
Mac OS X, Linux and various Unix workstations, clusters and
supercomputers. Under the hood, ParaView uses the Visualization
Toolkit as the data processing and rendering engine and has a user
interface written using Qt. Enables python support.
Description-md5:
Homepage: https://www.paraview.org/
Section: python
Priority: optional
Filename: pool/main/p/paraview/python3-paraview_5.11.2+dfsg-6+b1_amd64.deb