Skip to Content.
Sympa Menu

texmacs-users - [texmacs-users] TeXmacs ubuntu repository on Linux Mint

Subject: mailing-list for TeXmacs Users

List archive

Chronological Thread  
  • From: Moritz Molle <address@concealed>
  • To: address@concealed
  • Subject: [texmacs-users] TeXmacs ubuntu repository on Linux Mint
  • Date: Wed, 18 Mar 2026 21:06:52 +0100

Hi,

I'm writing this in hopes that maybe this makes it onto the Installation Instructions page:

To install the Ubuntu-Repository version of TeXmacs on Linux Mint you'd have to use this command (the rest the same as with the original ubuntu instructions)

echo "deb [signed-by=/usr/share/keyrings/texmacs-keyring.gpg] http://ftp.texmacs.org/TeXmacs/tmftp/repos/apt/ $(cat /etc/os-release | grep UBUNTU_CODENAME | cut -d"=" -f2) main"

which is the same as the original, but

cat /etc/os-release | grep UBUNTU_CODENAME | cut -d"=" -f2

instead of

lsb_release -cs

greetings and keep up the good work

Moritz



  • [texmacs-users] TeXmacs ubuntu repository on Linux Mint, Moritz Molle, 03/18/2026

Archive powered by MHonArc 2.6.24.

Top of Page