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

Last updated: May 09,2024

1. Install "python3-pygal" package

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

$ sudo apt update $ sudo apt install python3-pygal

2. Uninstall "python3-pygal" package

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

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

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

Package: python3-pygal
Source: python-pygal
Version: 3.0.0-1
Installed-Size: 438
Maintainer: Ulises Vitulli
Architecture: all
Depends: python3:any, python3-pkg-resources
Size: 64796
SHA256: 83bf04766b63f9bc52563f05cb0dae4bc5a7da3968e24ffd271a23f374facc6d
SHA1: 74591dcc67c1dc4793b8e8e141f6a07a5f644aa5
MD5sum: 939378feae77d57401d18fd14a38eec7
Description: Python3 svg graph plotting library
dynamic easy to use SVG charting library, featuring graph types:
* Bar charts
* Line charts
* XY charts
* Pie charts
* Radar charts
* Box plot
* Dot charts
* Pyramid charts
* Funnel charts
* Gauge charts
* Worldmap charts
* Country charts
Description-md5:
Homepage: http://pygal.org/
Section: python
Priority: optional
Filename: pool/main/p/python-pygal/python3-pygal_3.0.0-1_all.deb