我正在尝试使用安装 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 用户。
谢谢!