Binary GNU/Linux packages for TeXmacs

We provide our own binary TeXmacs packages for the following GNU/Linux distributions:

Further distributions may be added progressively here.

Important: In some cases you need to manually install the additional guile package. You can download it here.

CentOS

In order to install TeXmacs, please follow the steps below:

  1. Download the latest version that corresponds to your version of CentOS and your processor:

    We also have the following older versions of TeXmacs for older versions of CentOS:

  2. Install the package using

    yum install TeXmacs-2.1.4-*.rpm

Debian

In order to install TeXmacs, please follow the steps below:

  1. Download the latest version that corresponds to your version of Debian and your processor:

    We also have the following older versions of TeXmacs for older versions of Debian:

  2. As root, install the package using

    sudo apt-get install TeXmacs-2.1.4-*.deb

    If you get complaints about missing dependencies, then run

    sudo apt --fix-broken install

Fedora

In order to install TeXmacs, please follow the steps below:

  1. Download the latest version that corresponds to your version of Debian and your processor:

    We also have the following older versions of TeXmacs for older versions of Fedora:

  2. Install the package using

    dnf install TeXmacs-2.1.4-*.rpm

Scientific Linux

In order to install TeXmacs, please follow the steps below:

  1. Download the latest version that corresponds to your version of Debian and your processor:

    We also have the following older versions of TeXmacs for older versions of Scientific Linux:

  2. Install the package using

    yum install TeXmacs-2.1.4-*.rpm

Open Suse

In order to install TeXmacs, please follow the steps below:

  1. Download the latest version that corresponds to your version of Debian and your processor:

    We also have the following older versions of TeXmacs for older versions of Fedora:

  2. Install the package using

    dpkg -i TeXmacs-2.1.4-*.deb

Ubuntu

In order to install TeXmacs, please follow the steps below:

  1. Download the latest version that corresponds to your version of Ubuntu and your processor:

    We also have the following older versions of TeXmacs for older versions of Ubuntu:

  2. As root, install the package using

    sudo apt-get install TeXmacs-2.1.4-*.deb

    If you get complaints about missing dependencies, then run

    sudo apt --fix-broken install