How to Install and Uninstall python-sympy-doc Package on Kali Linux

Last updated: May 17,2024

1. Install "python-sympy-doc" package

Please follow the step by step instructions below to install python-sympy-doc on Kali Linux

$ sudo apt update $ sudo apt install python-sympy-doc

2. Uninstall "python-sympy-doc" package

Here is a brief guide to show you how to uninstall python-sympy-doc on Kali Linux:

$ sudo apt remove python-sympy-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-sympy-doc package on Kali Linux

Package: python-sympy-doc
Source: sympy
Version: 1.12-7
Installed-Size: 82513
Maintainer: Debian Science Maintainers
Architecture: all
Depends: libjs-mathjax, debconf (>= 0.5) | debconf-2.0, libjs-jquery (>= 3.6.0), libjs-sphinxdoc (>= 7.2.2)
Suggests: python3-sympy
Size: 18773620
SHA256: 8870b155985ebb6bd952b879b36b35c081b1306f6e0594a6646ce044965ee9f8
SHA1: 36f0df439f4c8884497d9f60add86d83dc7d0404
MD5sum: 9356a292822d513730061a8bdc1ddc4d
Description: Computer Algebra System (CAS) in Python - Documentation
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 documentation for sympy Python module.
Description-md5:
Homepage: https://sympy.org/
Tag: role::documentation
Section: doc
Priority: optional
Filename: pool/main/s/sympy/python-sympy-doc_1.12-7_all.deb