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

Last updated: May 09,2024

1. Install "python3-leather" package

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

$ sudo apt update $ sudo apt install python3-leather

2. Uninstall "python3-leather" package

Please follow the steps below to uninstall python3-leather on Kali Linux:

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

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

Package: python3-leather
Source: python-leather
Version: 0.4.0-1
Installed-Size: 116
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Suggests: python-leather-doc
Size: 20676
SHA256: 48b4bfcf35a84965685fff8d0982827a4ce8555dcbdb5f37dfc71da5df0ce268
SHA1: 7c62cafc30479adea9031716d431de10a4fa4ba4
MD5sum: d06419f16ef765d160330949dd4cd0d6
Description: charting library for Python
Leather is the Python charting library for those who need charts now and don’t
care if they’re perfect.
.
Why leather?
.
- A readable and user-friendly API.
- Optimized for exploratory charting.
- Produces scale-independent SVG charts.
- Completely type-agnostic. Chart your data, whatever it is.
- Designed with iPython, Jupyter and atom/hydrogen in mind.
- Pure Python. No C dependencies to compile.
- MIT licensed and free for all purposes.
- Zealously zen.
- Made with love.
.
This package provides the modules for Python 3.
Description-md5:
Homepage: https://leather.readthedocs.org/
Section: python
Priority: optional
Filename: pool/main/p/python-leather/python3-leather_0.4.0-1_all.deb