Skip to content

Why requests to "miktex.org" domain does not work in codespace? #57663

Discussion options

You must be logged in to vote

oops. You need: https://mirror.las.iastate.edu/tex-archive/systems/win32/miktex/setup/deb/pool/universe/m/miktex/miktex_23.5-focal1_amd64.deb

Try

wget "https://mirror.las.iastate.edu/tex-archive/systems/win32/miktex/setup/deb/pool/universe/m/miktex/miktex_23.5-focal1_amd64.deb"
sudo apt update && sudo apt install ./miktex_23.5-focal1_amd64.deb

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@breno-jesus-fernandes
Comment options

@chriskthomas
Comment options

Answer selected by otter-computer
@chriskthomas
Comment options

@breno-jesus-fernandes
Comment options

@chriskthomas
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Codespaces Your development environment, in the cloud. Run VS Code and code on GitHub's cloud platform, Question
2 participants