Skip to content

故障图

待补充

解决办法

直接复制整行到终端执行

shell
sudo rm -rf /var/lib/apt/lists/*;sudo apt clean;sudo apt update

执行该命令需要开启开发者模式

Last updated: