How to Install and Uninstall python3-iep.noarch Package on Fedora 39

Last updated: March 01,2025

1. Install "python3-iep.noarch" package

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

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

2. Uninstall "python3-iep.noarch" package

This is a short guide on how to uninstall python3-iep.noarch on Fedora 39:

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

3. Information about the python3-iep.noarch package on Fedora 39

Last metadata expiration check: 5:12:02 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-iep
Version : 3.7
Release : 27.fc39
Architecture : noarch
Size : 1.1 M
Source : python3-iep-3.7-27.fc39.src.rpm
Repository : fedora
Summary : The interactive editor for Python
URL : http://www.iep-project.org/
License : BSD
Description : IEP (pronounced as eep) is a cross-platform Python IDE focused on interactivity
: and introspection, which makes it very suitable for scientific computing. Its
: practical design is aimed at simplicity and efficiency.