首页 > 代码库 > ubuntu 下 安装 adobe reader
ubuntu 下 安装 adobe reader
1. Download the DEB package:
Adobe Reader 9.5.5 enu
UPDATE: Adobe Reader has recently removed support for Linux. Thanks toEnkouyami, if the above link is broken, you can install Adobe Reader from Canonical Partners repository, see this post.
2. Install Gdebi to handle the DEB package. Press Ctrl+Alt+T on keyboard to open the terminal. When it opens, paste the command below and run:
sudo apt-get install gdebi
3. Now install the package via Gdebi. It’ll also install the dependencies.
cd ~/Downloads && sudo gdebi AdbeRdr9.5.5-1_i386linux_enu.deb
4. If Adobe Reader is still missing libraries after installation. Run the command below to install them:
sudo apt-get install libgtk2.0-0:i386 libnss3-1d:i386 libnspr4-0d:i386 lib32nss-mdns* libxml2:i386 libxslt1.1:i386 libstdc++6:i386
That’s it. Enjoy!
来自 http://ubuntuhandbook.org/index.php/2014/04/install-adobe-reader-ubuntu-1404/
ubuntu 下 安装 adobe reader
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。