MathLibre
Live Linux for Mathematical Software http://www.mathlibre.org/
Environment for building
We need these environments:
- Debian bullseye (11.3)
- live-build (bullseye)
- apt-cacher or apt-cacher-ng
ex.
- apt-get install git live-build apt-cacher-ng
How to build MathLibre DVD
- $ git clone https://github.com/knxm/mathlibre.git
- $ cd mathlibre/
- $ make
Language environments
If you want to make Japanese environment, please use "make lang=ja".
Makefile is supporting "us(default), ko, cn, tw, etc." languages too.
Sage system
From 2018, we install sagemath on MathLibre as an official debian package.