我正在尝试使用
sudo apt install texlive-xetex但我会发现这些错误。
Err:1 http://in.archive.ubuntu.com/ubuntu bionic/main amd64 texlive-latex-base all 2017.20180305-1
403 Forbidden [IP: 103.123.234.254 80]
E: Failed to fetch http://in.archive.ubuntu.com/ubuntu/pool/main/t/texlive-base/texlive-latex-base_2017.20180305-1_all.deb 403 Forbidden [IP: 103.123.234.254 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?我已经尝试过运行apt-get update并使用--fix-missing标志,但是它并没有解决这个问题。
有人能告诉我怎么做吗。我是个新用户。
谢谢!
发布于 2019-08-08 14:33:40
Forbidden [IP: 103.123.234.254 80]您似乎在防火墙后面,这不允许您访问Ubuntu存储库。您需要检查您的ISP和/或更改Ubuntu镜像。
https://askubuntu.com/questions/1164304
复制相似问题