Unable to install MikTex on Ubuntu 20.04.3
Matthew Barrera
I'm trying to install MikTex on Ubuntu 20.04.3. In the step of updating (sudo apt-get update), I get the following error (Err:1 focal InRelease Could not connect to ctan.mines-albi.fr:443 (194.167.201.52), connection timed out). However, the internet connection is good and the website is accessible. Then I couldn't finish the installation process. Note that I changed the DNS addresses to 8.8.8.8 and 8.8.4.4 and the error stills come out. Thank you in advance
1 Answer
Looking at the installation directions on the site, you may need to change the line in your miktex.list file to this:
deb focal universeThen you can update apt and try the installation process 👍🏻
3