works fine, however, the plugin is installed in /usr/share/texmacs/TeXmacs/plugins/, while TeXmacs is installed (when using [2], see below) in /usr/local/share/TeXmacs/. I copied the plugin manually to $HOME/.TeXmacs/plugins and this works perfectly (as well when moving to plugin to the global dir)..
kfp@omega:~$ apt show pure-texmacs
Package: pure-texmacs
Version: 0.68-3
Status: install ok installed
Priority: extra
Section: devel
Source: pure
Maintainer: Albert Graef <
agg...@gmail.com>
Installed-Size: 1,274 kB
Depends: pure (>= 0.68-3)
Homepage:
https://agraef.github.io/pure-langDownload-Size: unknown
APT-Manual-Installed: yes
APT-Sources: /var/lib/dpkg/status
Description: Functional programming language based on term rewriting - texmacs plugin
Pure is a modern-style functional programming language based on term
rewriting. It offers equational definitions with pattern matching, full
symbolic rewriting capabilities, dynamic typing, eager and lazy evaluation,
lexical closures, built-in list and matrix support and an easy-to-use C
interface. The interpreter uses LLVM as a backend to JIT-compile Pure
programs to fast native code.
.
This package contains the Pure TeXmacs plugin and related files.