How to Install and Uninstall python-sympy-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: October 05,2024

1. Install "python-sympy-doc" package

Please follow the guidance below to install python-sympy-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-sympy-doc" package

Please follow the instructions below to uninstall python-sympy-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-sympy-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-sympy-doc
Priority: optional
Section: universe/doc
Installed-Size: 52044
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: all
Source: sympy
Version: 0.7.6.1-1
Suggests: python-sympy
Filename: pool/universe/s/sympy/python-sympy-doc_0.7.6.1-1_all.deb
Size: 4774068
MD5sum: 81d3ca794ec83b5d97f80142f4d1cd99
SHA1: b85bf028bea38c31bd07759025a0dba39a4b2e3b
SHA256: 0a08d83736f83aa0733d41850dfd6c9ef94f5e5a91a59c1cfbe89b39547ea6b4
Description-en: 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: cc59e8cf2755ff21ca090cae2bda5c81
Homepage: http://sympy.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu