我有同样的问题这家伙,但那里的答案对我没有帮助。
» tlmgr install scrartcl
(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.
我有:
- 安装和移除
texlive-latex-base
- 已安装
texlive-base
- 尝试按照说明进行 texlive 升级这里,但我放弃了,因为这太疯狂了。
- 按照说明执行完整的 texlive 安装这里,耗时一个多小时
我仍然无法安装该scrartcl
软件包。
我正在运行:
» lsb_release -a
No LSB modules are available.
Distributor ID: LinuxMint
Description: Linux Mint 19 Tara
Release: 19
Codename: tara
这是我的tlmgr
:
» tlmgr version
(running on Debian, switching to user mode!)
tlmgr revision 46207 (2018-01-04 19:34:36 +0100)
tlmgr using installation: /usr/share/texlive
TeX Live (http://tug.org/texlive) version 2017
知道如何进行吗?