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

Last updated: May 09,2024

1. Install "python3-vispy" package

Please follow the steps below to install python3-vispy on Kali Linux

$ sudo apt update $ sudo apt install python3-vispy

2. Uninstall "python3-vispy" package

This is a short guide on how to uninstall python3-vispy on Kali Linux:

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

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

Package: python3-vispy
Source: python-vispy (0.14.1-2)
Version: 0.14.1-2+b1
Installed-Size: 3502
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3-freetype, python3-hsluv, python3-kiwisolver, python3-numpy, python3-packaging, python3:any, libc6 (>= 2.14), fontconfig, fonts-open-sans, libgl1
Suggests: ipython3, python3-pyglet, python3-pyopengl, python3-pyqt5, python3-pyside, python3-sdl2
Size: 643672
SHA256: bb9f825b4296da7e267c679832b7a423fc0810d7721b8437576d3abd6dc9b67f
SHA1: 0dce8b29bd4d418c133c4dba32289ca1caeff3e4
MD5sum: d178bd07104d2fb0856ea76d4f684b00
Description: interactive visualization in Python 3
Vispy is a high-performance interactive 2D/3D data visualization library.
.
Vispy leverages the computational power of modern Graphics Processing Units
(GPUs) through the OpenGL library to display very large datasets.
.
This package provides VisPy for the Python 3 interpreter.
Description-md5:
Homepage: https://vispy.org/
Section: python
Priority: optional
Filename: pool/main/p/python-vispy/python3-vispy_0.14.1-2+b1_amd64.deb