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

Last updated: May 10,2024

1. Install "python3-altair" package

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

$ sudo apt update $ sudo apt install python3-altair

2. Uninstall "python3-altair" package

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

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

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

Package: python3-altair
Source: python-altair
Version: 5.0.1-1
Installed-Size: 4258
Maintainer: Debian Python Team
Architecture: all
Depends: python3-importlib-metadata | python3-supported-min (>= 3.8), python3-jinja2, python3-jsonschema, python3-numpy, python3-pandas, python3-toolz, python3-typing-extensions | python3-supported-min (>= 3.11), python3:any
Suggests: python-altair-doc
Size: 195204
SHA256: 59411340594eb3ac2478953992fa88e1edcccaae07bb43a9e344a9bf6d0a8098
SHA1: 9005fc0d8b4c89c370b82729a3945ed69cca1f1b
MD5sum: 3f305adf4ac2a8315c67f14263fc1d33
Description: Declarative statistical visualization library for Python
Altair is a declarative statistical visualization library, based on Vega
(A Visualization Grammar) and Vega-Lite. This elegant simplicity produces
beautiful and effective visualizations with a minimal amount of code.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://altair-viz.github.io/
Section: python
Priority: optional
Filename: pool/main/p/python-altair/python3-altair_5.0.1-1_all.deb