Adobe Reader is the best official free PDF document Reader. Adobe Reader is a PDF document Reader produced by Adobe. It must be the preferred PDF document Reader on the Win platform, however, on the Linux platform, many people may not know about the client. The latest version is 9.5.5. Next I will share with you how to use Linux (this article applies to Ubuntu, Linux Mint and its derivative versions) install Adobe Reader on.
Download the Chinese version of Programming Ruby (full version 2nd) PDF + book with source code
Recommended reading:
Download, install, and configure Ubuntu 14.04
Ubuntu 14.04 system:
Ubuntu 14.04 text tutorial on hard drive installation in Windows 7
This is a non-open-source software. Even with open-source software, you still like to install it. After all, this software is easier to use as a Windows user.
You can download it from FTP No. 1 of the customer's house:
------------------------------------------ Split line ------------------------------------------
FTP address: ftp://ftp1.bkjia.com
Username: ftp1.bkjia.com
Password: www.bkjia.com
Install the PDF file Reader Adobe Reader 9.5.5 on LinuxIDC.com/Ubuntu/2014
For the download method, see
------------------------------------------ Split line ------------------------------------------
Since PPA is not available, we must download and install it on Adobe's official FTP. the following method applies to both 32-bit and 64-bit systems:
Wget ftp://ftp.adobe.com/pub/adobe/reader/unix/9.x/9.5.5/enu/AdbeRdr9.5.5-1_i386linux_enu.deb
Sudo apt-get install gdebi
Sudo gdebi AdbeRdr9.5.5-1_i386linux_enu.deb
After executing the preceding commands, We need to install some necessary library files:
Sudo apt-get install libgtk2.0-0: i386 libnss3-1d: i386 libnspr4-0d: i386 lib32nss-mdns libxml2: i386 libstmt1.1: i386 libstdc ++ 6: i386
After installation, you can use it.
Uninstall Adobe Reader and library files:
Sudo apt-get remove AdbeRdr9 libgtk2.0 libnss3-1d libnspr4-0d lib32nss-mdns libxml2 libstmt1.1 libstdc ++ 6
To install it on other platforms, go to the official website to download and install it.