How to Install and Uninstall python312-sympy Package on openSuSE Tumbleweed

Last updated: June 01,2024

1. Install "python312-sympy" package

This tutorial shows how to install python312-sympy on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-sympy

2. Uninstall "python312-sympy" package

This guide let you learn how to uninstall python312-sympy on openSuSE Tumbleweed:

$ sudo zypper remove python312-sympy

3. Information about the python312-sympy package on openSuSE Tumbleweed

Information for package python312-sympy:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-sympy
Version : 1.12-1.6
Arch : noarch
Vendor : openSUSE
Installed Size : 72.6 MiB
Installed : No
Status : not installed
Source package : python-sympy-1.12-1.6.src
Upstream URL : https://www.sympy.org/
Summary : Computer algebra system (CAS) in Python
Description :
SymPy is a Python library for symbolic mathematics. 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.