How to Install and Uninstall isympy-common Package on Kali Linux

Last updated: May 12,2024

1. Install "isympy-common" package

Here is a brief guide to show you how to install isympy-common on Kali Linux

$ sudo apt update $ sudo apt install isympy-common

2. Uninstall "isympy-common" package

This tutorial shows how to uninstall isympy-common on Kali Linux:

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

3. Information about the isympy-common package on Kali Linux

Package: isympy-common
Source: sympy
Version: 1.12-7
Installed-Size: 254
Maintainer: Debian Science Maintainers
Architecture: all
Depends: python3:any
Recommends: isympy3
Conflicts: isympy (<< 1.0-2)
Breaks: python-sympy (<< 0.7.5-4)
Size: 233668
SHA256: ac8c6bfeb25305140fb5bdc745a3df25c7fcd96c9184aa6025695f53e2ee1729
SHA1: 4a487a9a796484e49d924f4af322bb0ce8556b66
MD5sum: f6553d4234afff70d2a4894a302c9ba8
Description: 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 support package contains the common isympy Python script,
a wrapper for SymPy which can be invoked with python3.
.
Install the isympy3 package to ensure all required dependencies
are loaded.
Description-md5:
Homepage: https://sympy.org/
Tag: implemented-in::python, role::shared-lib, role::source
Section: python
Priority: optional
Filename: pool/main/s/sympy/isympy-common_1.12-7_all.deb