Support

The SINGULAR Team provides free support.

Release

February 2010: Release of SINGULAR version 3-1-1. More

Jenks Prize

July 2004: The Richard D. Jenks Prize for Excellence in Software Engineering for Computer Algebra was awarded to the Singular team. More

Your location: Download

Installing Singular 3-x-x on a Linux/Unix platform (via APT/Debian)

The Singular repository provides a user-friendly installation of Singular on a Debian or Debian like system (such as Knoppix, Ubuntu etc.) with installed package tool APT. Just follow the below instructions matching your package tool.

The following installation instructions require superuser privileges and internet connection.

APT/DEB (Debian)

Run the following commands and answer positively to all questions:
wget http://www.mathematik.uni-kl.de/%7emschulze/repo/RPM-GPG-KEY-Singular
apt-key add RPM-GPG-KEY-Singular
wget http://www.mathematik.uni-kl.de/%7emschulze/repo/DEBS/Singular-release.deb
dpkg -i Singular-release.deb; apt-get update
apt-get install singular-icons singular-help