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

Last updated: January 12,2025

1. Install "python3-missingno.noarch" package

Please follow the instructions below to install python3-missingno.noarch on Fedora 39

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

2. Uninstall "python3-missingno.noarch" package

This guide covers the steps necessary to uninstall python3-missingno.noarch on Fedora 39:

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

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

Last metadata expiration check: 4:23:40 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-missingno
Version : 0.5.2
Release : 3.fc39
Architecture : noarch
Size : 37 k
Source : python-missingno-0.5.2-3.fc39.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.