How To Install python-matplotlib-scalebar-doc on Fedora 36

In this tutorial we learn how to install python-matplotlib-scalebar-doc in Fedora 36. python-matplotlib-scalebar-doc is Documentation and examples for matplotlib-scalebar

Introduction

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

What is python-matplotlib-scalebar-doc

Documentation and examples for matplotlib-scalebar.

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

Install python-matplotlib-scalebar-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-matplotlib-scalebar-doc using dnf by running the following command:

sudo dnf -y install python-matplotlib-scalebar-doc

Install python-matplotlib-scalebar-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-matplotlib-scalebar-doc using yum by running the following command:

sudo yum -y install python-matplotlib-scalebar-doc

How To Uninstall python-matplotlib-scalebar-doc on Fedora 36

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

sudo dnf remove python-matplotlib-scalebar-doc

python-matplotlib-scalebar-doc Package Contents on Fedora 36

/usr/share/doc/python-matplotlib-scalebar-doc
/usr/share/doc/python-matplotlib-scalebar-doc/argument_dimension.png
/usr/share/doc/python-matplotlib-scalebar-doc/argument_dimension.py
/usr/share/doc/python-matplotlib-scalebar-doc/argument_dx.png
/usr/share/doc/python-matplotlib-scalebar-doc/argument_dx.py
/usr/share/doc/python-matplotlib-scalebar-doc/argument_length_fraction.png
/usr/share/doc/python-matplotlib-scalebar-doc/argument_length_fraction.py
/usr/share/doc/python-matplotlib-scalebar-doc/argument_pad.png
/usr/share/doc/python-matplotlib-scalebar-doc/argument_pad.py
/usr/share/doc/python-matplotlib-scalebar-doc/argument_rotation.png
/usr/share/doc/python-matplotlib-scalebar-doc/argument_rotation.py
/usr/share/doc/python-matplotlib-scalebar-doc/argument_scale_loc.png
/usr/share/doc/python-matplotlib-scalebar-doc/argument_scale_loc.py
/usr/share/doc/python-matplotlib-scalebar-doc/example1.png
/usr/share/doc/python-matplotlib-scalebar-doc/example1.py
/usr/share/doc/python-matplotlib-scalebar-doc/example2.png
/usr/share/doc/python-matplotlib-scalebar-doc/example2.py
/usr/share/doc/python-matplotlib-scalebar-doc/example3.py
/usr/share/doc/python-matplotlib-scalebar-doc/example_angular.py
/usr/share/doc/python-matplotlib-scalebar-doc/example_dimension.py
/usr/share/doc/python-matplotlib-scalebar-doc/example_location.py
/usr/share/doc/python-matplotlib-scalebar-doc/getting_started.png
/usr/share/doc/python-matplotlib-scalebar-doc/getting_started.py
/usr/share/doc/python-matplotlib-scalebar-doc/nomenclature.png
/usr/share/doc/python-matplotlib-scalebar-doc/nomenclature.py
/usr/share/doc/python-matplotlib-scalebar-doc/splashscreen.png
/usr/share/doc/python-matplotlib-scalebar-doc/splashscreen.py

References

Summary

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