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

Last updated: November 26,2024

1. Install "python3-missingno.noarch" package

Learn how to install python3-missingno.noarch on Fedora 38

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

2. Uninstall "python3-missingno.noarch" package

Here is a brief guide to show you how to uninstall python3-missingno.noarch on Fedora 38:

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

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

Last metadata expiration check: 0:53:35 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-missingno
Version : 0.5.2
Release : 1.fc38
Architecture : noarch
Size : 38 k
Source : python-missingno-0.5.2-1.fc38.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.