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

Last updated: October 05,2024

1. Install "python3-supersmoother.noarch" package

This is a short guide on how to install python3-supersmoother.noarch on Fedora 34

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

2. Uninstall "python3-supersmoother.noarch" package

Please follow the guidance below to uninstall python3-supersmoother.noarch on Fedora 34:

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

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

Last metadata expiration check: 1:06:51 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python3-supersmoother
Version : 0.4
Release : 15.fc34
Architecture : noarch
Size : 40 k
Source : python-supersmoother-0.4-15.fc34.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.