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

Last updated: October 05,2024

1. Install "python3-iep.noarch" package

Please follow the instructions below to install python3-iep.noarch on Fedora 36

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

2. Uninstall "python3-iep.noarch" package

Please follow the instructions below to uninstall python3-iep.noarch on Fedora 36:

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

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

Last metadata expiration check: 5:39:40 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-iep
Version : 3.7
Release : 22.fc36
Architecture : noarch
Size : 975 k
Source : python3-iep-3.7-22.fc36.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.