How to Install and Uninstall isympy3 Package on Kali Linux

Last updated: May 12,2024

1. Install "isympy3" package

This guide let you learn how to install isympy3 on Kali Linux

$ sudo apt update $ sudo apt install isympy3

2. Uninstall "isympy3" package

Here is a brief guide to show you how to uninstall isympy3 on Kali Linux:

$ sudo apt remove isympy3 $ sudo apt autoclean && sudo apt autoremove

3. Information about the isympy3 package on Kali Linux

Package: isympy3
Source: sympy
Version: 1.12-7
Installed-Size: 18
Maintainer: Debian Science Maintainers
Architecture: all
Provides: isympy
Depends: isympy-common, python3-sympy
Enhances: ipython3
Size: 6164
SHA256: f04a4ed13f8f4be64fed277b79ad1b908d067f9c050e81992cc08e98f096e6e4
SHA1: 204a89c5b3eaf0378d50a80a891c4cedaec834f6
MD5sum: 0dc1d806a2aa8392452f3006c8a00ced
Description: Python3 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 3 shell (IPython shell if you have the
ipython3 package installed) wrapper for SymPy.
Description-md5:
Homepage: https://sympy.org/
Tag: implemented-in::python, interface::commandline, interface::shell,
interface::web, role::program
Section: python
Priority: optional
Filename: pool/main/s/sympy/isympy3_1.12-7_all.deb