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 or YUM)

The Singular repository provides a user-friendly installation of Singular on an RPM based Linux system with installed package tool APT or YUM. Just follow the below instructions matching your package tool.

The following installation instructions require superuser privileges and internet connection.

APT/RPM

Run the following commands and answer positively to all questions:
wget http://www.mathematik.uni-kl.de/%7emschulze/repo/RPMS/Singular-release.rpm
rpm -Uvh Singular-release.rpm
apt-get update Singular
apt-get install Singular-icons Singular-help

YUM/RPM (Fedora)

Run the following commands and answer positively to all questions:
wget http://www.mathematik.uni-kl.de/%7emschulze/repo/RPMS/Singular-release.rpm
rpm -Uvh Singular-release.rpm
yum install Singular-icons Singular-help