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

Last updated: October 07,2024

1. Install "python3-missingno.noarch" package

This is a short guide on how to install python3-missingno.noarch on Fedora 35

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

2. Uninstall "python3-missingno.noarch" package

This guide let you learn how to uninstall python3-missingno.noarch on Fedora 35:

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

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

Last metadata expiration check: 3:11:27 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-missingno
Version : 0.5.0
Release : 1.fc35
Architecture : noarch
Size : 30 k
Source : python-missingno-0.5.0-1.fc35.src.rpm
Repository : fedora
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.