ubuntu16.04 texlive>=2017
2021-05-06 本文已影响0人
hi_lan
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*