Pages

Saturday, 7 November 2020

apt-get update 时出现W: There is no public key available for the following key IDs的解决

 apt-get update 时出现W: There is no public key available for the following key IDs。

安装key源:

apt-get install debian-keyring debian-archive-keyring

更新key:

apt-key update

应该解决问题!

No comments:

Post a Comment