How to Install and Uninstall iep Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "iep" package

In this section, we are going to explain the necessary steps to install iep on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install iep

2. Uninstall "iep" package

In this section, we are going to explain the necessary steps to uninstall iep on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove iep $ sudo apt autoclean && sudo apt autoremove

3. Information about the iep package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: iep
Priority: optional
Section: universe/devel
Installed-Size: 42
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: all
Version: 3.7-2
Depends: python3, python3-ieplib (= 3.7-2), python3-pkg-resources
Filename: pool/universe/i/iep/iep_3.7-2_all.deb
Size: 11286
MD5sum: d8d0cd064e3b42197bb4d40221f219d7
SHA1: 0c4292a9e33cb56ab1e3d779d212a4880f7d74dc
SHA256: 3d15f941193761dd042c528a6670316e74d98af81b144490d94057dffae689fc
Description-en: Interactive Editor for Python (Python 3)
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.
.
This package provides the IEP application.
Description-md5: cb27e38ff9eeeafa273d57ef8637dd0a
Homepage: http://www.iep-project.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu