美文网首页
ubuntu16.04 texlive>=2017

ubuntu16.04 texlive>=2017

作者: hi_lan | 来源:发表于2021-05-06 12:48 被阅读0次

texlive-2017找不到,可以安装2018

sudo add-apt-repository ppa:jonathonf/texlive-2018
sudo apt-get update
sudo apt-get install texlive-full
sudo apt-get install texmaker

卸载

sudo apt-get purge texlive*

相关文章

网友评论

      本文标题:ubuntu16.04 texlive>=2017

      本文链接:https://www.haomeiwen.com/subject/bwnrdltx.html