How To Install Adobe PDF Reader On Ubuntu 21.04

User Avatar
👤 admin
🔴 Admin
✍️ The most important thing in the world is to not be alone.
⏳ Last active: 15 Apr 2025 at 16:01
📅 Created: 09 Apr 2021 at 13:01
👀 Viewed: 18 times
✉️ Send Email

What is adobe pdf reader?

Adobe pdf is a family of application software and Web services developed by Adobe Inc. to view, create, manipulate, print and manage files in Portable Document Format (PDF).

The main function of Adobe Acrobat is creating, viewing, and editing PDF documents. It can import popular document and image formats and save them as PDF. It is also possible to import a scanner's output, a website, or the contents of the Windows clipboard.

For a newer version of Adobe acrobat reader please use this Tutorial with the GUI interface: HERE

How to install adobe reader?


# Download

sudo wget -O ~/adobe.deb ftp://ftp.adobe.com/pub/adobe/reader/unix/9.x/9.5.5/enu/AdbeRdr9.5.5-1_i386linux_enu.deb

# Enable x86 architecture

sudo dpkg --add-architecture i386

sudo apt update

# Install additional packages

sudo apt install libxml2:i386 libcanberra-gtk-module:i386 gtk2-engines-murrine:i386 libatk-adaptor:i386

# Install

sudo dpkg -i ~/adobe.deb

Now search for adobe and start it

Here is a simple video tutorial on how to do it:

https://youtu.be/6agvj9OSX3M

We hope you enjoyed this article. If that is so please rate this page with the stars bellow and subscribe to our YouTube channel.

If you want to comment: Login or Register