小编YJD*_*Dev的帖子

如何在 Ubuntu 20.04 LTS 上安装 docker 社区?

当我关注社区码头时,我遇到了以下问题:

 sudo add-apt-repository \
>    "deb [arch=amd64] https://download.docker.com/linux/ubuntu \
>    $(lsb_release -cs) \
>    stable"
[sudo] password for yogesh: 
Hit:1 https://download.docker.com/linux/ubuntu bionic InRelease
Get:2 http://in.archive.ubuntu.com/ubuntu focal InRelease [265 kB]             
Ign:3 http://dl.google.com/linux/chrome/deb stable InRelease                   
Ign:4 https://download.docker.com/linux/ubuntu focal InRelease                 
Hit:5 http://security.ubuntu.com/ubuntu focal-security InRelease               
Hit:6 http://packages.microsoft.com/repos/vscode stable InRelease              
Err:7 https://download.docker.com/linux/ubuntu focal Release                   
  404  Not Found [IP: 54.182.0.11 443]
Hit:8 http://dl.google.com/linux/chrome/deb stable Release                     
Hit:10 http://in.archive.ubuntu.com/ubuntu focal-updates InRelease
Hit:11 http://in.archive.ubuntu.com/ubuntu focal-backports InRelease
Reading package lists... Done
E: The repository 'https://download.docker.com/linux/ubuntu focal Release' does …
Run Code Online (Sandbox Code Playgroud)

docker 20.04

45
推荐指数
2
解决办法
4万
查看次数

在 Ubuntu 20.04 上使用深色主题时,在 GEdit 中无法读取所选行的内容

我无法看到我使用深色主题在 Gedit 编辑器中输入的内容。

Gedit 问题展示

这是由于默认设置突出显示当前行。

Gedit 突出显示当前行设置

themes gedit 20.04

27
推荐指数
3
解决办法
5405
查看次数

标签 统计

20.04 ×2

docker ×1

gedit ×1

themes ×1