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

Last updated: December 16,2024

1. Install "python3-astroML.noarch" package

Please follow the steps below to install python3-astroML.noarch on Fedora 35

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

2. Uninstall "python3-astroML.noarch" package

This is a short guide on how to uninstall python3-astroML.noarch on Fedora 35:

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

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

Last metadata expiration check: 0:46:33 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : python3-astroML
Version : 0.4.1
Release : 7.fc35
Architecture : noarch
Size : 206 k
Source : python-astroML-0.4.1-7.fc35.src.rpm
Repository : fedora
Summary : Python tools for machine learning and data mining in Astronomy
URL : http://www.astroml.org/
License : BSD
Description : AstroML is a Python module for machine learning and data mining built on
: numpy, scipy, scikit-learn, and matplotlib, and distributed under the
: 3-clause BSD license. It contains a growing library of statistical and
: machine learning routines for analyzing astronomical data in python,
: loaders for several open astronomical datasets, and a large suite of
: examples of analyzing and visualizing astronomical datasets.