Unable to install MikTex on Ubuntu 20.04.3

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 universe

Then you can update apt and try the installation process 👍🏻

3

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like