Re: New TeXmacs version 2.1.5
Giovanni Piredda <[email protected]> Wed, 18 Mar 2026 14:55:03 +0000
| Newsgroups | gmane.editors.texmacs.user |
|---|---|
| Message-ID | <[email protected]> |
I asked the LLM how to do it, and since it talked about pinning and I had already heard the word/concept, I trusted it. I found this: https://douglasrumbaugh.com/post/apt-pinning/ To me it seems sensible, but since I don't know how pinning works, I don't know if it is correct or not. Perhaps it would be good a recipe from the developers or a modification to the TeXmacs repository so that apt sees the repository package as newer than the default Ubuntu package. Giovanni On 3/18/26 00:35, Jay Belanger wrote: > > Also, thanks Liza! I can install it from the repository now. > >> I got the impression that I had to instruct Ubuntu to pick the TeXmacs >> repository version instead of the Ubuntu repository version, as it was >> considering the 2.1.4 in the Ubuntu repo as newer, so I did it by >> asking an >> LLM. > > How did you manage to do that? > Right now, if I run "apt-get update" it wants to replace the TeXmacs > from the > TeXmacs repository with the older version in the Ubuntu repository. > > Jay