I installed xzdec.
After that I ran
sudo tlmgr init-usertree
and got:
Code: Select all
(running on Debian, switching to user mode!)
tlmgr: user mode database already set up in
tlmgr: /home/bertibott/texmf/tlpkg/texlive.tlpdb
tlmgr: not overwriting it.
sudo tlmgr install aurical
And got this:
Code: Select all
(running on Debian, switching to user mode!)
tlmgr: Remote repository is newer than local (2017 < 2018)
Cross release updates are only supported with
update-tlmgr-latest(.sh/.exe) --update
Please see https://tug.org/texlive/upgrade.html for details.
So... I understand that something is outdated... Is it the version of tlmgr? Or the repository holding the aurical package?
And how do I update it?