问题:
解决方案:
// F42ED6FBAB17C654是根据你报错那一行确定的 sudo gpg --keyserver keyserver.ubuntu.com --recv F42ED6FBAB17C654 sudo gpg --export --armor F42ED6FBAB17C654 | sudo apt-key add -
然后:
sudo apt-get update

发布者:全栈程序员-站长,转载请注明出处:https://javaforall.net/202512.html原文链接:https://javaforall.net
