相关疑难解决方法(0)

sudo apt get update 的问题:存储库 cdrom... 没有发布文件

每次我尝试更新(使用sudo apt-get update)我的 Ubuntu 时,我都会遇到这个问题:

W: The repository 'cdrom://Ubuntu 16.04 LTS _Xenial Xerus_ - Release amd64 (20160420.1) xenial Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: The repository 'ppa.launchpad.net/kirillshkrogalev/ffmpeg-next/ubuntu xenial Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous …
Run Code Online (Sandbox Code Playgroud)

updates apt

36
推荐指数
2
解决办法
11万
查看次数

无法安装 .deb 版本的 Chrome

我一直在尝试安装 .deb chrome 文件 ( google-chrome-stable_current_amd.64.deb)。它保存在我的下载中,所以我尝试了这个命令

sudo apt-get install ~/Downloads/google-chrome-stable_current_amd.64.deb 
Run Code Online (Sandbox Code Playgroud)

阅读包裹清单后,它的反应是:

E: Unsupported file /home/stockton/Downloads/google-chrome-stable_current_amd.64.deb given on command line
Run Code Online (Sandbox Code Playgroud)

我不知道为什么它说E: file,我虽然 Linux 驱动器和文件不像 Windows 驱动器那样以字母命名,例如“C:”​​,但 idk 我仍然可能是错的。在启动 Ubuntu 之前,我确实有 Windows 10。

任何帮助都会很棒。

command-line google-chrome deb drive

6
推荐指数
1
解决办法
3万
查看次数

标签 统计

apt ×1

command-line ×1

deb ×1

drive ×1

google-chrome ×1

updates ×1