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

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

axiom software package provides General purpose computer algebra system: main binary and modules, 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 

axiom is installed in your system.

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

$ sudo dpkg-query -l | grep axiom *

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

axiom package basic information:

Distro Debian 7 wheezy
Section Mathematics
Package axiom
Version 20120501-1
Description General purpose computer algebra system: main binary and modules
Sub Section math


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