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

Last updated: May 11,2024

1. Install "isympy" package

Please follow the steps below to install isympy on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install isympy

2. Uninstall "isympy" package

This tutorial shows how to uninstall isympy on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove isympy $ sudo apt autoclean && sudo apt autoremove

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

Package: isympy
Priority: optional
Section: universe/python
Installed-Size: 222
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: all
Source: sympy
Version: 0.7.6.1-1
Depends: python:any | python:any
Recommends: ipython | ipython3
Breaks: python-sympy (<< 0.7.5-4)
Filename: pool/universe/s/sympy/isympy_0.7.6.1-1_all.deb
Size: 82508
MD5sum: dd10839afe01848c12bda5d8b76b6bfd
SHA1: 556d99799cfabb1e1e58d2b84b9f75c687020208
SHA256: 518de08e112639c00811270750b7763820168e601ec93d8e90cfe87ee72cb562
Description-en: Python shell for SymPy
SymPy is a Python library for symbolic mathematics (manipulation). It aims to
become a full-featured computer algebra system (CAS) while keeping the code as
simple as possible in order to be comprehensible and easily extensible. SymPy
is written entirely in Python and does not require any external libraries,
except optionally for plotting support.
.
This package contains a Python shell (IPython shell if you have the
IPython package installed) wrapper for SymPy.
Description-md5: 277d64ef645eb5168dcc6997e0b395a9
Homepage: http://sympy.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu