首页 > 系统服务 > 详细

解决UBUNTU update KEY错误的问题

时间:2016-10-27 18:53:25      阅读:204      评论:0      收藏:0      [点我收藏+]

 

114down voteaccepted

Run the following in your terminal,

 sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 3C962022012520A0 
 sudo apt-get update

References: How do I fix the GPG error "NO_PUBKEY"?

You need to replace the key (3C962022...) with the one that is displayed in the error message in the terminal.

 

解决UBUNTU update KEY错误的问题

原文:http://www.cnblogs.com/jackieron/p/6004936.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!