Как установить Latex в Ubuntu 17.04. Я пробовал установить через
sudo add-apt-repository ppa:jonathonf/texlive
Показывает эту ошибку...
E: The repository 'http://ppa.launchpad.net/blahota/wxmaxima/ubuntu zesty Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: The repository 'http://ppa.launchpad.net/jonathonf/texlive/ubuntu zesty Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details
решение1
Спасибо за поддержку, ребята. Но я нашел решение.
Попробуй это:
sudo apt-get install texlive-full
sudo apt-get install texmaker
Мне это помогло.