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

Last updated: October 05,2024

1. Install "python3-missingno.noarch" package

This guide covers the steps necessary to install python3-missingno.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-missingno.noarch

2. Uninstall "python3-missingno.noarch" package

Please follow the steps below to uninstall python3-missingno.noarch on Fedora 34:

$ sudo dnf remove python3-missingno.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 4:50:27 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-missingno
Version : 0.5.0
Release : 1.fc34
Architecture : noarch
Size : 30 k
Source : python-missingno-0.5.0-1.fc34.src.rpm
Repository : updates
Summary : Missing data visualization module for Python
URL : https://github.com/ResidentMario/missingno
License : MIT
Description :
: Messy datasets? Missing values? missingno provides a small toolset
: of flexible and easy-to-use missing data visualizations and utilities
: that allows you to get a quick visual summary of the completeness
: (or lack thereof) of your dataset.