How to Install and Uninstall python3-sympy Package on Kali Linux

Last updated: May 16,2024

1. Install "python3-sympy" package

Learn how to install python3-sympy on Kali Linux

$ sudo apt update $ sudo apt install python3-sympy

2. Uninstall "python3-sympy" package

This guide covers the steps necessary to uninstall python3-sympy on Kali Linux:

$ sudo apt remove python3-sympy $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-sympy package on Kali Linux

Package: python3-sympy
Source: sympy
Version: 1.12-7
Installed-Size: 24386
Maintainer: Debian Science Maintainers
Architecture: all
Depends: python3-mpmath, python3:any
Recommends: python3-pil, python3-numpy, isympy-common
Suggests: texlive-fonts-extra, dvipng, python-sympy-doc
Enhances: ipython3, isympy3
Breaks: octave-symbolic (<< 2.7.0~git.2018.07.13-1~)
Size: 3868784
SHA256: e4ccdc0a80785f84b03c4bba1ad0a95966036ac00096ab466327d934fe7bec95
SHA1: cdc447d4822a233afb195659123db125aa482edf
MD5sum: 134a2515c8f51273ac69079bf324e80d
Description: Computer Algebra System (CAS) in Python (Python 3)
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 the Python 3 version of sympy.
Description-md5:
Homepage: https://sympy.org/
Tag: devel::lang:python, devel::library, implemented-in::python,
role::devel-lib, role::program, science::calculation,
science::modelling, science::plotting
Section: python
Priority: optional
Filename: pool/main/s/sympy/python3-sympy_1.12-7_all.deb