码迷,mamicode.com
首页 > 其他好文 > 详细

ubuntu 下 安装 adobe reader

时间:2014-10-05 01:06:47      阅读:243      评论:0      收藏:0      [点我收藏+]

标签:http   io   os   ar   for   strong   sp   div   2014   

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

标签:http   io   os   ar   for   strong   sp   div   2014   

原文地址:http://www.cnblogs.com/zyue/p/4006564.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!