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

Last updated: November 27,2024

1. Install "python3-spyder.noarch" package

This is a short guide on how to install python3-spyder.noarch on Fedora 38

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

2. Uninstall "python3-spyder.noarch" package

Learn how to uninstall python3-spyder.noarch on Fedora 38:

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

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

Last metadata expiration check: 0:07:51 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-spyder
Version : 5.3.1
Release : 30.fc38
Architecture : noarch
Size : 7.5 M
Source : spyder-5.3.1-30.fc38.src.rpm
Repository : updates
Summary : Scientific Python Development Environment
URL : https://www.spyder-ide.org/
License : MIT
Description : Spyder is a powerful scientific environment written in Python, for Python, and
: designed by and for scientists, engineers and data analysts. It offers a unique
: combination of the advanced editing, analysis, debugging, and profiling
: functionality of a comprehensive development tool with the data exploration,
: interactive execution, deep inspection, and beautiful visualization
: capabilities of a scientific package.
:
: Beyond its many built-in features, its abilities can be extended even further
: via its plugin system and API. Furthermore, Spyder can also be used as a PyQt5
: extension library, allowing you to build upon its functionality and embed its
: components, such as the interactive console, in your own software.