当我这样做时,我收到以下错误 sudo apt-get update
W: GPG error: http://ppa.launchpad.net precise Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 6AF0E940624A220
Run Code Online (Sandbox Code Playgroud)
在阅读了这里的各种问题以及谷歌搜索后,我尝试了以下方法。
我试过
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 6AF0E1940624A220
Run Code Online (Sandbox Code Playgroud)
它没有帮助。我也试过
sudo gpg --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys
Run Code Online (Sandbox Code Playgroud)
认为端口 11371(默认)可能由于防火墙而被阻止。
我还尝试按如下方式重置所有内容
sudo rm /var/lib/apt/lists/* -vf
sudo apt-get update && sudo apt-get upgrade
Run Code Online (Sandbox Code Playgroud)
我仍然遇到相同的错误或获取更新。我可以尝试任何其他可能的解决方案吗?
我使用 Ubuntu 16.04
我想通过控制台安装Skype for Linux。
是否可以?
如果我尝试通过软件安装程序进行安装,它会自动关闭。
Skype for Linux Beta 在运行应用程序时显示以下消息。是否有适用于 Linux 的 Skype 新版本?
Sorry, this version of Skype is not supported anymore.
Run Code Online (Sandbox Code Playgroud)
我怎样才能让它工作?