How To Install python-leather-doc on Fedora 36

In this tutorial we learn how to install python-leather-doc in Fedora 36. python-leather-doc is Python charting for 80% of humans

Introduction

In this tutorial we learn how to install python-leather-doc on Fedora 36.

What is python-leather-doc

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. Documentation package.

We can use yum or dnf to install python-leather-doc on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install python-leather-doc.

Install python-leather-doc on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install python-leather-doc using dnf by running the following command:

sudo dnf -y install python-leather-doc

Install python-leather-doc on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install python-leather-doc using yum by running the following command:

sudo yum -y install python-leather-doc

How To Uninstall python-leather-doc on Fedora 36

To uninstall only the python-leather-doc package we can use the following command:

sudo dnf remove python-leather-doc

python-leather-doc Package Contents on Fedora 36

/usr/share/doc/python-leather-doc
/usr/share/doc/python-leather-doc/examples
/usr/share/doc/python-leather-doc/examples/bars.py
/usr/share/doc/python-leather-doc/examples/charts
/usr/share/doc/python-leather-doc/examples/charts/bars.svg
/usr/share/doc/python-leather-doc/examples/charts/colorized_dots.svg
/usr/share/doc/python-leather-doc/examples/charts/columns.svg
/usr/share/doc/python-leather-doc/examples/charts/csv_dict_reader.svg
/usr/share/doc/python-leather-doc/examples/charts/csv_reader.svg
/usr/share/doc/python-leather-doc/examples/charts/custom_data.svg
/usr/share/doc/python-leather-doc/examples/charts/dots.svg
/usr/share/doc/python-leather-doc/examples/charts/grid.svg
/usr/share/doc/python-leather-doc/examples/charts/lattice.svg
/usr/share/doc/python-leather-doc/examples/charts/linear.svg
/usr/share/doc/python-leather-doc/examples/charts/lines.svg
/usr/share/doc/python-leather-doc/examples/charts/mixed_shapes.svg
/usr/share/doc/python-leather-doc/examples/charts/multiple_series.svg
/usr/share/doc/python-leather-doc/examples/charts/ordinal.svg
/usr/share/doc/python-leather-doc/examples/charts/series_color.svg
/usr/share/doc/python-leather-doc/examples/charts/simple_pairs.svg
/usr/share/doc/python-leather-doc/examples/charts/temporal.svg
/usr/share/doc/python-leather-doc/examples/charts/theme.svg
/usr/share/doc/python-leather-doc/examples/charts/tick_format.svg
/usr/share/doc/python-leather-doc/examples/charts/ticks.svg
/usr/share/doc/python-leather-doc/examples/colorized_dots.py
/usr/share/doc/python-leather-doc/examples/columns.py
/usr/share/doc/python-leather-doc/examples/csv_dict_reader.py
/usr/share/doc/python-leather-doc/examples/csv_reader.py
/usr/share/doc/python-leather-doc/examples/custom_data.py
/usr/share/doc/python-leather-doc/examples/dots.py
/usr/share/doc/python-leather-doc/examples/grid.py
/usr/share/doc/python-leather-doc/examples/lattice.py
/usr/share/doc/python-leather-doc/examples/linear.py
/usr/share/doc/python-leather-doc/examples/lines.py
/usr/share/doc/python-leather-doc/examples/mixed_shapes.py
/usr/share/doc/python-leather-doc/examples/multiple_series.py
/usr/share/doc/python-leather-doc/examples/ordinal.py
/usr/share/doc/python-leather-doc/examples/realdata
/usr/share/doc/python-leather-doc/examples/realdata/gii.csv
/usr/share/doc/python-leather-doc/examples/realdata/index.md
/usr/share/doc/python-leather-doc/examples/series_color.py
/usr/share/doc/python-leather-doc/examples/simple_pairs.py
/usr/share/doc/python-leather-doc/examples/temporal.py
/usr/share/doc/python-leather-doc/examples/theme.py
/usr/share/doc/python-leather-doc/examples/tick_format.py
/usr/share/doc/python-leather-doc/examples/ticks.py
/usr/share/doc/python-leather-doc/html
/usr/share/doc/python-leather-doc/html/_images
/usr/share/doc/python-leather-doc/html/_images/bars.svg
/usr/share/doc/python-leather-doc/html/_images/colorized_dots.svg
/usr/share/doc/python-leather-doc/html/_images/columns.svg
/usr/share/doc/python-leather-doc/html/_images/csv_dict_reader.svg
/usr/share/doc/python-leather-doc/html/_images/csv_reader.svg
/usr/share/doc/python-leather-doc/html/_images/custom_data.svg
/usr/share/doc/python-leather-doc/html/_images/dots.svg
/usr/share/doc/python-leather-doc/html/_images/grid.svg
/usr/share/doc/python-leather-doc/html/_images/lattice.svg
/usr/share/doc/python-leather-doc/html/_images/linear.svg
/usr/share/doc/python-leather-doc/html/_images/lines.svg
/usr/share/doc/python-leather-doc/html/_images/mixed_shapes.svg
/usr/share/doc/python-leather-doc/html/_images/multiple_series.svg
/usr/share/doc/python-leather-doc/html/_images/ordinal.svg
/usr/share/doc/python-leather-doc/html/_images/series_color.svg
/usr/share/doc/python-leather-doc/html/_images/simple_pairs.svg
/usr/share/doc/python-leather-doc/html/_images/temporal.svg
/usr/share/doc/python-leather-doc/html/_images/theme.svg
/usr/share/doc/python-leather-doc/html/_images/tick_format.svg
/usr/share/doc/python-leather-doc/html/_images/ticks.svg
/usr/share/doc/python-leather-doc/html/_sources
/usr/share/doc/python-leather-doc/html/_sources/about.rst.txt
/usr/share/doc/python-leather-doc/html/_sources/api
/usr/share/doc/python-leather-doc/html/_sources/api.rst.txt
/usr/share/doc/python-leather-doc/html/_sources/api/axis.rst.txt
/usr/share/doc/python-leather-doc/html/_sources/api/chart.rst.txt
/usr/share/doc/python-leather-doc/html/_sources/api/grid.rst.txt
/usr/share/doc/python-leather-doc/html/_sources/api/lattice.rst.txt
/usr/share/doc/python-leather-doc/html/_sources/api/scales.rst.txt
/usr/share/doc/python-leather-doc/html/_sources/api/series.rst.txt
/usr/share/doc/python-leather-doc/html/_sources/api/shapes.rst.txt
/usr/share/doc/python-leather-doc/html/_sources/api/theme.rst.txt
/usr/share/doc/python-leather-doc/html/_sources/changelog.rst.txt
/usr/share/doc/python-leather-doc/html/_sources/examples.rst.txt
/usr/share/doc/python-leather-doc/html/_sources/index.rst.txt
/usr/share/doc/python-leather-doc/html/_sources/install.rst.txt
/usr/share/doc/python-leather-doc/html/_sources/license.rst.txt
/usr/share/doc/python-leather-doc/html/_sources/release_process.rst.txt
/usr/share/doc/python-leather-doc/html/_static
/usr/share/doc/python-leather-doc/html/_static/basic.css
/usr/share/doc/python-leather-doc/html/_static/css
/usr/share/doc/python-leather-doc/html/_static/css/badge_only.css
/usr/share/doc/python-leather-doc/html/_static/css/theme.css
/usr/share/doc/python-leather-doc/html/_static/doctools.js
/usr/share/doc/python-leather-doc/html/_static/documentation_options.js
/usr/share/doc/python-leather-doc/html/_static/file.png
/usr/share/doc/python-leather-doc/html/_static/jquery-3.5.1.js
/usr/share/doc/python-leather-doc/html/_static/jquery.js
/usr/share/doc/python-leather-doc/html/_static/js
/usr/share/doc/python-leather-doc/html/_static/js/badge_only.js
/usr/share/doc/python-leather-doc/html/_static/js/theme.js
/usr/share/doc/python-leather-doc/html/_static/language_data.js
/usr/share/doc/python-leather-doc/html/_static/minus.png
/usr/share/doc/python-leather-doc/html/_static/plus.png
/usr/share/doc/python-leather-doc/html/_static/pygments.css
/usr/share/doc/python-leather-doc/html/_static/searchtools.js
/usr/share/doc/python-leather-doc/html/_static/underscore-1.13.1.js
/usr/share/doc/python-leather-doc/html/_static/underscore.js
/usr/share/doc/python-leather-doc/html/about.html
/usr/share/doc/python-leather-doc/html/api
/usr/share/doc/python-leather-doc/html/api.html
/usr/share/doc/python-leather-doc/html/api/axis.html
/usr/share/doc/python-leather-doc/html/api/chart.html
/usr/share/doc/python-leather-doc/html/api/grid.html
/usr/share/doc/python-leather-doc/html/api/lattice.html
/usr/share/doc/python-leather-doc/html/api/scales.html
/usr/share/doc/python-leather-doc/html/api/series.html
/usr/share/doc/python-leather-doc/html/api/shapes.html
/usr/share/doc/python-leather-doc/html/api/theme.html
/usr/share/doc/python-leather-doc/html/changelog.html
/usr/share/doc/python-leather-doc/html/examples.html
/usr/share/doc/python-leather-doc/html/genindex.html
/usr/share/doc/python-leather-doc/html/index.html
/usr/share/doc/python-leather-doc/html/install.html
/usr/share/doc/python-leather-doc/html/license.html
/usr/share/doc/python-leather-doc/html/objects.inv
/usr/share/doc/python-leather-doc/html/py-modindex.html
/usr/share/doc/python-leather-doc/html/release_process.html
/usr/share/doc/python-leather-doc/html/search.html
/usr/share/doc/python-leather-doc/html/searchindex.js
/usr/share/licenses/python-leather-doc
/usr/share/licenses/python-leather-doc/COPYING

References

Summary

In this tutorial we learn how to install python-leather-doc on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).