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

Last updated: July 05,2024

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

Please follow the guidelines below to install python3-matplotlib-scalebar.noarch on Fedora 34

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

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

In this section, we are going to explain the necessary steps to uninstall python3-matplotlib-scalebar.noarch on Fedora 34:

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

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

Last metadata expiration check: 2:06:42 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python3-matplotlib-scalebar
Version : 0.8.1
Release : 1.fc34
Architecture : noarch
Size : 37 k
Source : python-matplotlib-scalebar-0.8.1-1.fc34.src.rpm
Repository : updates
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.