我正在尝试使用安装 xelatex
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
标志,但它并没有解决问题。
有人能告诉我该怎么做吗?我是 Ubuntu 新手用户。
谢谢!
答案1
Forbidden [IP: 103.123.234.254 80]
您似乎被防火墙挡住了,无法访问 Ubuntu 存储库。您需要检查您的 ISP 和/或更改 Ubuntu 镜像。