How to Install and Uninstall python3-ipython-genutils Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 04,2024

1. Install "python3-ipython-genutils" package

This tutorial shows how to install python3-ipython-genutils on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-ipython-genutils

2. Uninstall "python3-ipython-genutils" package

Please follow the instructions below to uninstall python3-ipython-genutils on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-ipython-genutils $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-ipython-genutils package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-ipython-genutils
Priority: optional
Section: universe/python
Installed-Size: 84
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: ipython-genutils
Version: 0.1.0-1
Depends: python3:any (>= 3.3.2-2~)
Filename: pool/universe/i/ipython-genutils/python3-ipython-genutils_0.1.0-1_all.deb
Size: 20702
MD5sum: 52b67a7db116fc5f1088eda0b94163e9
SHA1: a6127e1039f16fdf3f41f5b617566016341c3d1f
SHA256: a6151358cebb8256900d45e7deb6827ec3eca82518441eb537c7306499ef23c3
Description-en: IPython vestigial utilities for Python 3
Contains some utilities shared by the IPython and Jupyter projects.
.
No new code should be written against those utilities.
.
This package installs the library for Python 3.
Description-md5: afd08f4c7114d64cfdaac64f9f67e378
Homepage: https://github.com/ipython/ipython_genutils
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu