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

Last updated: October 05,2024

1. Install "python3-iep.noarch" package

Please follow the guidance below to install python3-iep.noarch on Fedora 34

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

2. Uninstall "python3-iep.noarch" package

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

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

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

Last metadata expiration check: 0:54:06 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-iep
Version : 3.7
Release : 19.fc34
Architecture : noarch
Size : 973 k
Source : python3-iep-3.7-19.fc34.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.