How to Install and Uninstall python3-supersmoother.noarch Package on Fedora 36

Last updated: October 06,2024

1. Install "python3-supersmoother.noarch" package

In this section, we are going to explain the necessary steps to install python3-supersmoother.noarch on Fedora 36

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

2. Uninstall "python3-supersmoother.noarch" package

Learn how to uninstall python3-supersmoother.noarch on Fedora 36:

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

3. Information about the python3-supersmoother.noarch package on Fedora 36

Last metadata expiration check: 4:50:08 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-supersmoother
Version : 0.4
Release : 18.fc36
Architecture : noarch
Size : 40 k
Source : python-supersmoother-0.4-18.fc36.src.rpm
Repository : fedora
Summary : Python implementation of Friedman's Supersmoother
URL : http://pypi.python.org/pypi/supersmoother
License : BSD
Description : This is an efficient implementation of Friedman’s SuperSmoother based in
: Python. It makes use of numpy for fast numerical computation.