How to Install and Uninstall python3-matplotlib-scalebar.noarch Package on Fedora 36

Last updated: April 29,2024

1. Install "python3-matplotlib-scalebar.noarch" package

This guide covers the steps necessary to install python3-matplotlib-scalebar.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python3-matplotlib-scalebar.noarch

2. Uninstall "python3-matplotlib-scalebar.noarch" package

This guide let you learn how to uninstall python3-matplotlib-scalebar.noarch on Fedora 36:

$ sudo dnf remove python3-matplotlib-scalebar.noarch $ sudo dnf autoremove

3. Information about the python3-matplotlib-scalebar.noarch package on Fedora 36

Last metadata expiration check: 1:28:42 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-matplotlib-scalebar
Version : 0.8.1
Release : 1.fc36
Architecture : noarch
Size : 38 k
Source : python-matplotlib-scalebar-0.8.1-1.fc36.src.rpm
Repository : fedora
Summary : Artist for matplotlib to display a scale bar
URL : https://github.com/ppinard/matplotlib-scalebar
License : BSD
Description : Provides a new artist for matplotlib to display a scale bar, aka micron bar. It
: is particularly useful when displaying calibrated images plotted using
: plt.imshow(…).
:
: The artist supports customization either directly from the ScaleBar object or
: from the matplotlibrc.