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

Last updated: September 22,2024

1. Install "python3-leather.noarch" package

Please follow the instructions below to install python3-leather.noarch on Fedora 38

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

2. Uninstall "python3-leather.noarch" package

This guide let you learn how to uninstall python3-leather.noarch on Fedora 38:

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

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

Last metadata expiration check: 2:10:29 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-leather
Version : 0.3.4
Release : 3.git.fc38
Architecture : noarch
Size : 86 k
Source : python-leather-0.3.4-3.git.fc38.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.