How to Install and Uninstall singular Package on openSuSE Tumbleweed

Last updated: June 18,2024

1. Install "singular" package

Please follow the steps below to install singular on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install singular

2. Uninstall "singular" package

This tutorial shows how to uninstall singular on openSuSE Tumbleweed:

$ sudo zypper remove singular

3. Information about the singular package on openSuSE Tumbleweed

Information for package singular:
---------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : singular
Version : 4.3.2.p16-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 43.8 MiB
Installed : No
Status : not installed
Source package : singular-4.3.2.p16-1.1.src
Upstream URL : https://www.singular.uni-kl.de/
Summary : Computer algebra system for polynomials
Description :
Singular is a computer algebra system for polynomial computations,
with special emphasis on commutative and non-commutative algebra,
algebraic geometry, and singularity theory.
Its main computational objects are ideals, modules and matrices over
a large number of baserings. These include
* polynomial rings over various ground fields and some rings
(including the integers),
* localizations of the above,
* a general class of non-commutative algebras (including the exterior
algebra and the Weyl algebra),
* quotient rings of the above,
* tensor products of the above.
Singular's core algorithms handle
* Gröbner and standard bases and free resolutions,
* polynomial factorization,
* resultants, characteristic sets, and numerical root finding.