小编ale*_*dro的帖子

tlmgr:本地 TeX Live (2019) 比远程存储库 (2020) 旧

我已经尝试过问题答案中建议的内容:\n“尝试在 ubuntu 20.04 上通过 tlmgr 安装乳胶包时出错,verify_checksum: -5 ”。

\n

当我键入此命令时:\n tlmgr --verify-repo=none install beamer\n我得到:

\n
(running on Debian, switching to user mode!)\n\ntlmgr: Local TeX Live (2019) is older than remote repository (2020).\nCross release updates are only supported with\n  update-tlmgr-latest(.sh/.exe) --update\nSee https://tug.org/texlive/upgrade.html for details.\n
Run Code Online (Sandbox Code Playgroud)\n

我访问了上面的链接(https://tug.org/texlive/upgrade.html),按照那里的建议,首先,我尝试了 texlive-latex-extra 的“新安装”,但没有任何改变。\于是我就跟着导游走了。首先它说父目录应该是:

\n
/usr/local/texlive/\n
Run Code Online (Sandbox Code Playgroud)\n

在 texlive 目录中,我应该找到 2019 (或 2020)目录,但我唯一的目录是:\n texmf-local

\n
ale@ale-ThinkPad-L13-Yoga:~$ ls /usr/local/texlive/\ntexmf-local\n
Run Code Online (Sandbox Code Playgroud)\n

最终我寻找了“texlive/2019”或“texlive/2020”目录,但没有:

\n
ale@ale-ThinkPad-L13-Yoga:~$ sudo find / -iwholename */texlive/2020/*\nfind: \xe2\x80\x98/run/user/1000/doc\xe2\x80\x99: Permission denied\nfind: \xe2\x80\x98/run/user/1000/gvfs\xe2\x80\x99: Permission denied\nale@ale-ThinkPad-L13-Yoga:~$ …
Run Code Online (Sandbox Code Playgroud)

package-management texlive 20.04

5
推荐指数
2
解决办法
7021
查看次数

标签 统计

20.04 ×1

package-management ×1

texlive ×1