How to Install and Uninstall python3-sympy Package on Ubuntu 22.04 LTS (Jammy Jellyfish)

Last updated: May 16,2024

1. Install "python3-sympy" package

In this section, we are going to explain the necessary steps to install python3-sympy on Ubuntu 22.04 LTS (Jammy Jellyfish)

$ sudo apt update $ sudo apt install python3-sympy

2. Uninstall "python3-sympy" package

Please follow the instructions below to uninstall python3-sympy on Ubuntu 22.04 LTS (Jammy Jellyfish):

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

3. Information about the python3-sympy package on Ubuntu 22.04 LTS (Jammy Jellyfish)

Package: python3-sympy
Architecture: all
Version: 1.9-1
Priority: optional
Section: universe/python
Source: sympy
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 30893
Depends: python3:any, python3-mpmath
Recommends: python3-pil, python3-numpy
Suggests: texlive-fonts-extra, dvipng, python-sympy-doc
Breaks: octave-symbolic (<< 2.7.0~git.2018.07.13-1~)
Enhances: ipython3, isympy3
Filename: pool/universe/s/sympy/python3-sympy_1.9-1_all.deb
Size: 4311978
MD5sum: a49fba1cd97c85fd168fbe1379996083
SHA1: 01cab491b00a6cca0e51f848aac6f3bbefc27db0
SHA256: bde81149c717684ab101c23459d99e9a419bb377e53e5aa800f44ce738629e9f
SHA512: 4bb5a1a94b511c1b5b5d1aea5d4590f7d410e699afe769276e80e6dcaf33135ba7e71e8df430cef414c58dd0a5e7a1d03c01b896e09a9d963f92c5c28689e81d
Homepage: http://sympy.org/
Description: Computer Algebra System (CAS) in Python (Python 3)
Description-md5: 574779e384c8c12f9251d460c19ec72b
Task: ubuntustudio-publishing