How to Install axiom-source software package in Debian 7 (Wheezy)

How to Install axiom-source software package in Debian 7 (Wheezy)

axiom-source software package provides General purpose computer algebra system: source files, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install axiom-source 

axiom-source is installed in your system.

Make ensure the axiom-source package were installed using the commands given below,

$ sudo dpkg-query -l | grep axiom-source *

You will get with axiom-source package name, version, architecture and description in a table

axiom-source package basic information:

Distro Debian 7 wheezy
Section Mathematics
Package axiom-source
Version 20120501-1
Description General purpose computer algebra system: source files
Sub Section math


See Also, How to uninstall or remove axiom-source software package from Debian 7 (Wheezy)?