如何在 Ubuntu 17.10 上安装 Adob​​e Reader

Ary*_*ghi 4 adobe-reader 17.10

我在 askubuntu 上找到了一个过时的安装 Adob​​e Reader 的解决方案

我按照步骤操作,但在使用更新我的源代码后sudo apt-get update,出现以下错误:

Hit:1 http://archive.ubuntu.com/ubuntu artful InRelease
Ign:2 http://archive.canonical.com precise InRelease
Get:4 http://archive.canonical.com precise Release [8,180 B]            

Get:5 http://archive.canonical.com precise Release.gpg [198 B]
Ign:5 http://archive.canonical.com precise Release.gpg   
Ign:3 http://dl.google.com/linux/chrome/deb stable InRelease
Hit:6 http://dl.google.com/linux/chrome/deb stable Release
Reading package lists... Done
W: GPG error: http://archive.canonical.com precise Release: The 
following signatures were invalid: 
630239CC130E1A7FD81A27B140976EAF437D05B5
E: The repository 'http://archive.canonical.com precise Release' is 
not signed.
N: Updating from such a repository can't be done securely, and is 
therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user 
configuration details.
Run Code Online (Sandbox Code Playgroud)

我该怎么做才能解决这个问题并安装 Adob​​e Acrobat?

问题本身实际上不是重复的,因为 OP 想要安装 Adob​​e Acrobat 并且旧的解决方案已经过时。

uko*_*kos 8

正如在德国 wiki上所述,Adobe Reader 不再出现在合作伙伴资源中。相反,建议通过 playonlinux安装Acrobat DC

sudo apt install playonlinux
playonlinux
Run Code Online (Sandbox Code Playgroud)

单击“安装程序”并等待列表刷新。完成后立即搜索Acrobat

playonlinux 与 acrobat 阅读器。

您将被引导完成安装。这将需要一些时间,但之后您可以通过 wine 运行 Acrobat DC。

编辑:勘误

使用当前的 Ubuntu 17.10 和wine 1.9.0 Acrobat DC 安装似乎挂起

Martin Bruvelis 提供了一个解决方案,他是 playonlinux上安装配方的维护者使用wine 2.2.1和最新的下载链接。它尚未被接受为工作解决方案,但可能会在接下来的几天内被接受。

revision 2017-11-20 11-382017 年 11 月 20 日发布的“新源代码”部分下手动下载安装脚本。将其保存在您的下载目录中,即acrobat_new.sh. 然后使用“运行本地脚本”从菜单安装:

本地脚本菜单

执行本地脚本

Acrobat DC 将成功安装:

在此处输入图片说明