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 (manually via RPMs)
Make sure that you have approximately 20 MByte of free disk space under/usr/local/ and follow these steps:
-
There are the following Singular RPM packages:
Singular-core-3.x.x-x.i386.rpm(requires shared libraries)
Singular (dynamically linked) executablesSingularandESingularSingular-core-static-3.x.x-x.i386.rpm(does not require shared libraries)
Singular (statically linked) executablesSingularandESingularSingular-release-3.x.x-x.noarch.rpm
Singular release files and package configurationSingular-libs-3.x.x-x.noarch.rpm
Singular librariesSingular-help-3.x.x-x.noarch.rpm
Singular documentation and examplesSingular-icons-3.x.x-x.noarch.rpm
Singular desktop icons
- Choose the RPM packages you need and download them from here.
- To install or deinstall RPM packages, you need to log
in as a superuser (type
suin a command shell and enter the root password). - As a superuser, you can install the Singular RPM packages
using a graphical RPM frontend like e.g.
gnorpmunder Gnome orkpackageunder KDE. (Under Gnome or KDE, simply double-click on the icon of a Singular RPM package to start the standard RPM application.)Alternatively, you can use the RPM command line tool
rpm. To install an RPM packageSingular....rpmusingrpm, type in a command shell.rpm -ivh Singular....rpm
Installing Singular 3-x-x on a Linux/Unix platform (manually via DEBs)
Make sure that you have approximately 20 MByte of free disk space under/usr/local/ and follow these steps:
-
There are the following Singular DEB packages:
Singular-core_3.x.x-x_i386.deb
Singular (dynamically linked) executablesSingularandESingularfor ix86 processorSingular-core-static_3.x.x-x_i386.deb
Singular (statically linked) executablesSingularandESingularfor ix86 processorSingular-core_3.x.x-x_x86_64.deb
Singular (dynamically linked) executablesSingularandESingularfor x86_64 processorSingular-libs_3.x.x-x_all.deb
Singular librariesSingular-help_3.x.x-x_all.deb
Singular documentation and examplesSingular-icons_3.x.x-x_all.deb
Singular desktop icons
- Choose the DEB packages you need and download them from here.
- To install or deinstall DEB packages, you need to log
in as a superuser (type
suin a command shell and enter the root password). - As a superuser, you can install the Singular DEB packages
using a graphical DEB frontend like e.g.
synapsis. (Under Gnome or KDE, simply double-click on the icon of a Singular DEB package to start the standard DEB application.)Alternatively, you can use the DEB command line tool
dpkg. To install a DEB packageSingular....debusingdpkg, type in a command shell.dpkg -i Singular....deb

