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:

  2. Install the package using

    yum install TeXmacs-2.1.1-*.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:

  2. As root, install the package using

    sudo apt-get install TeXmacs-2.1.1-*.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:

  2. Install the package using

    dnf install TeXmacs-2.1.1-*.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:

  2. Install the package using

    yum install TeXmacs-2.1.1-*.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:

  2. Install the package using

    dpkg -i TeXmacs-2.1.1-*.deb

Ubuntu

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

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

  2. As root, install the package using

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

    If you get complaints about missing dependencies, then run

    sudo apt --fix-broken install