How To Install python3-leather on Fedora 36
Introduction
In this tutorial we learn how to install python3-leather
on Fedora 36.
What is python3-leather
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.
We can use yum
or dnf
to install python3-leather
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install python3-leather.
Install python3-leather 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 python3-leather
using dnf
by running the following command:
sudo dnf -y install python3-leather
Install python3-leather 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 python3-leather
using yum
by running the following command:
sudo yum -y install python3-leather
How To Uninstall python3-leather on Fedora 36
To uninstall only the python3-leather
package we can use the following command:
sudo dnf remove python3-leather
python3-leather Package Contents on Fedora 36
/usr/lib/python3.10/site-packages/leather
/usr/lib/python3.10/site-packages/leather-0.3.3-py3.10.egg-info
/usr/lib/python3.10/site-packages/leather-0.3.3-py3.10.egg-info/PKG-INFO
/usr/lib/python3.10/site-packages/leather-0.3.3-py3.10.egg-info/SOURCES.txt
/usr/lib/python3.10/site-packages/leather-0.3.3-py3.10.egg-info/dependency_links.txt
/usr/lib/python3.10/site-packages/leather-0.3.3-py3.10.egg-info/requires.txt
/usr/lib/python3.10/site-packages/leather-0.3.3-py3.10.egg-info/top_level.txt
/usr/lib/python3.10/site-packages/leather/__init__.py
/usr/lib/python3.10/site-packages/leather/__pycache__
/usr/lib/python3.10/site-packages/leather/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/leather/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/leather/__pycache__/axis.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/leather/__pycache__/axis.cpython-310.pyc
/usr/lib/python3.10/site-packages/leather/__pycache__/chart.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/leather/__pycache__/chart.cpython-310.pyc
/usr/lib/python3.10/site-packages/leather/__pycache__/data_types.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/leather/__pycache__/data_types.cpython-310.pyc
/usr/lib/python3.10/site-packages/leather/__pycache__/grid.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/leather/__pycache__/grid.cpython-310.pyc
/usr/lib/python3.10/site-packages/leather/__pycache__/lattice.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/leather/__pycache__/lattice.cpython-310.pyc
/usr/lib/python3.10/site-packages/leather/__pycache__/svg.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/leather/__pycache__/svg.cpython-310.pyc
/usr/lib/python3.10/site-packages/leather/__pycache__/testcase.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/leather/__pycache__/testcase.cpython-310.pyc
/usr/lib/python3.10/site-packages/leather/__pycache__/theme.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/leather/__pycache__/theme.cpython-310.pyc
/usr/lib/python3.10/site-packages/leather/__pycache__/utils.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/leather/__pycache__/utils.cpython-310.pyc
/usr/lib/python3.10/site-packages/leather/axis.py
/usr/lib/python3.10/site-packages/leather/chart.py
/usr/lib/python3.10/site-packages/leather/data_types.py
/usr/lib/python3.10/site-packages/leather/grid.py
/usr/lib/python3.10/site-packages/leather/lattice.py
/usr/lib/python3.10/site-packages/leather/scales
/usr/lib/python3.10/site-packages/leather/scales/__init__.py
/usr/lib/python3.10/site-packages/leather/scales/__pycache__
/usr/lib/python3.10/site-packages/leather/scales/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/leather/scales/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/leather/scales/__pycache__/base.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/leather/scales/__pycache__/base.cpython-310.pyc
/usr/lib/python3.10/site-packages/leather/scales/__pycache__/linear.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/leather/scales/__pycache__/linear.cpython-310.pyc
/usr/lib/python3.10/site-packages/leather/scales/__pycache__/ordinal.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/leather/scales/__pycache__/ordinal.cpython-310.pyc
/usr/lib/python3.10/site-packages/leather/scales/__pycache__/temporal.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/leather/scales/__pycache__/temporal.cpython-310.pyc
/usr/lib/python3.10/site-packages/leather/scales/base.py
/usr/lib/python3.10/site-packages/leather/scales/linear.py
/usr/lib/python3.10/site-packages/leather/scales/ordinal.py
/usr/lib/python3.10/site-packages/leather/scales/temporal.py
/usr/lib/python3.10/site-packages/leather/series
/usr/lib/python3.10/site-packages/leather/series/__init__.py
/usr/lib/python3.10/site-packages/leather/series/__pycache__
/usr/lib/python3.10/site-packages/leather/series/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/leather/series/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/leather/series/__pycache__/base.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/leather/series/__pycache__/base.cpython-310.pyc
/usr/lib/python3.10/site-packages/leather/series/__pycache__/category.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/leather/series/__pycache__/category.cpython-310.pyc
/usr/lib/python3.10/site-packages/leather/series/base.py
/usr/lib/python3.10/site-packages/leather/series/category.py
/usr/lib/python3.10/site-packages/leather/shapes
/usr/lib/python3.10/site-packages/leather/shapes/__init__.py
/usr/lib/python3.10/site-packages/leather/shapes/__pycache__
/usr/lib/python3.10/site-packages/leather/shapes/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/leather/shapes/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/leather/shapes/__pycache__/bars.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/leather/shapes/__pycache__/bars.cpython-310.pyc
/usr/lib/python3.10/site-packages/leather/shapes/__pycache__/base.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/leather/shapes/__pycache__/base.cpython-310.pyc
/usr/lib/python3.10/site-packages/leather/shapes/__pycache__/columns.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/leather/shapes/__pycache__/columns.cpython-310.pyc
/usr/lib/python3.10/site-packages/leather/shapes/__pycache__/dots.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/leather/shapes/__pycache__/dots.cpython-310.pyc
/usr/lib/python3.10/site-packages/leather/shapes/__pycache__/line.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/leather/shapes/__pycache__/line.cpython-310.pyc
/usr/lib/python3.10/site-packages/leather/shapes/bars.py
/usr/lib/python3.10/site-packages/leather/shapes/base.py
/usr/lib/python3.10/site-packages/leather/shapes/columns.py
/usr/lib/python3.10/site-packages/leather/shapes/dots.py
/usr/lib/python3.10/site-packages/leather/shapes/line.py
/usr/lib/python3.10/site-packages/leather/svg.py
/usr/lib/python3.10/site-packages/leather/testcase.py
/usr/lib/python3.10/site-packages/leather/theme.py
/usr/lib/python3.10/site-packages/leather/ticks
/usr/lib/python3.10/site-packages/leather/ticks/__init__.py
/usr/lib/python3.10/site-packages/leather/ticks/__pycache__
/usr/lib/python3.10/site-packages/leather/ticks/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/leather/ticks/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/leather/ticks/__pycache__/base.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/leather/ticks/__pycache__/base.cpython-310.pyc
/usr/lib/python3.10/site-packages/leather/ticks/__pycache__/score.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/leather/ticks/__pycache__/score.cpython-310.pyc
/usr/lib/python3.10/site-packages/leather/ticks/__pycache__/score_time.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/leather/ticks/__pycache__/score_time.cpython-310.pyc
/usr/lib/python3.10/site-packages/leather/ticks/base.py
/usr/lib/python3.10/site-packages/leather/ticks/score.py
/usr/lib/python3.10/site-packages/leather/ticks/score_time.py
/usr/lib/python3.10/site-packages/leather/utils.py
/usr/share/doc/python3-leather
/usr/share/doc/python3-leather/README.rst
/usr/share/licenses/python3-leather
/usr/share/licenses/python3-leather/COPYING
References
Summary
In this tutorial we learn how to install python3-leather
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).