据我所知,在 Ubuntu 20.04 (Focal Fossa) 的顶部条形时钟上显示年份没有任何调整。我发现它适用于 < 20.04,但我找不到适合 Ubuntu 20.04 的解决方案。
我们的服务经常需要截取屏幕截图来确定屏幕截图的年份,而 Ubuntu 时钟只相信时分秒日期和星期几。这对需要在屏幕截图中记录年份的人没有帮助。
我已经从 ubuntu 20.04 中彻底清除了 Skype,因为每次 apt-get update 时我都会收到以下错误并且找不到解决方案:
Err:4 https://repo.skype.com/deb stable InRelease
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 1F3045A5DF7587C3
Reading package lists... Done
W: GPG error: https://repo.skype.com/deb stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 1F3045A5DF7587C3
E: The repository 'https://repo.skype.com/deb stable InRelease' is not signed.
Run Code Online (Sandbox Code Playgroud)
然而,即使我已经删除了公钥、所有 Skype 安装和 Snap,在 apt-get update 时我仍然收到上述错误。
到底是怎么回事?