你好,我正在运行 Ubuntu 20.04.4 LTS x86_64。
我之前通过 在我的计算机上安装了 TeXLive 2019。apt
但由于tlmgr
(Native TeXLive 管理器) 存在不兼容存储库“版本”的问题,我想通过提供的指南正确安装 TeXLivehttps://tug.org/texlive/quickinstall.html。
因此我sudo apt purge texlive-full
为了删除我的 TeXLive 安装然后从 tug.org 继续快速安装。
现在安装成功(将所有内容添加到我的PATH
和MANPATH
中INFOPATH
)。但问题仍然存在。
为了寻找解决方案,我运行了update-tlmgr-latest.sh
镜像提供的脚本https://ftp.rrzn.uni-hannover.de/pub/mirror/tex-archive/systems/texlive/tlnet/已更新(上次修改于 2022 年 4 月 17 日 02:43)。但我仍然
wenigwil@kubuntboo:Downloads$ sudo tlmgr --verify-repo=none update --all
(running on Debian, switching to user mode!)
tlmgr: Local TeX Live (2019) is older than remote repository (2022).
Cross release updates are only supported with
update-tlmgr-latest(.sh/.exe) --update
See https://tug.org/texlive/upgrade.html for details
重点是tlmgr: Local TeX Live (2019) is older than remote repository (2022).
, 尽管
wenigwil@kubuntboo:Downloads$ tlmgr --version
tlmgr revision 63033 (2022-04-15 07:19:42 +0200)
tlmgr using installation: /usr/local/texlive/2022
TeX Live (https://tug.org/texlive) version 2022
我希望有人能帮助我解决这个问题。
答案1
个人经验:
1] 删除 tlmgr ==> which tlmgr ;并删除它,包括其链接(如果有)
2]重新安装TexLive2022(至少选择i方案:仅基础设施方案)