How to Install and Uninstall python3-leather.noarch Package on Fedora 34

Last updated: June 30,2024

1. Install "python3-leather.noarch" package

Learn how to install python3-leather.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-leather.noarch

2. Uninstall "python3-leather.noarch" package

This tutorial shows how to uninstall python3-leather.noarch on Fedora 34:

$ sudo dnf remove python3-leather.noarch $ sudo dnf autoremove

3. Information about the python3-leather.noarch package on Fedora 34

Last metadata expiration check: 3:50:38 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-leather
Version : 0.3.3
Release : 18.gite85dd30.fc34
Architecture : noarch
Size : 59 k
Source : python-leather-0.3.3-18.gite85dd30.fc34.src.rpm
Repository : fedora
Summary : Python charting for 80% of humans
URL : https://pypi.python.org/pypi/leather
License : MIT
Description : Leather is the Python charting library for those who need charts now and don’t
: care if they’re perfect.
:
: - 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.