How to Install and Uninstall python-instant Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "python-instant" package

This guide covers the steps necessary to install python-instant on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-instant

2. Uninstall "python-instant" package

Please follow the instructions below to uninstall python-instant on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-instant $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-instant package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-instant
Priority: extra
Section: universe/python
Installed-Size: 181
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Team
Architecture: all
Source: instant
Version: 1.6.0-1
Depends: pkg-config, swig, python-dev, build-essential, cmake, python (>= 2.7), python (<< 2.8)
Recommends: python-numpy
Filename: pool/universe/i/instant/python-instant_1.6.0-1_all.deb
Size: 30970
MD5sum: 56b62c018e3c7aa24d8aab16930a5318
SHA1: b87a528190ddd3fceaa648d43f5d8b318bae9747
SHA256: 899547a735869f2292769cf6d342571cd217faa283dc2c60bf08369e212d6ee2
Description-en: simple inlining of C / C++ code in Python
Instant is a Python module that allows for instant inlining of C and C++ code
in Python. It is a small Python module built on top of SWIG and Distutils.
It is part of the FEniCS project (http://fenicsproject.org).
Description-md5: 31ccfddeb14f3f995592d84cf9aed824
Homepage: http://fenicsproject.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions