• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Source Digit

Source Digit

Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • How To
  • Ubuntu
  • Instagram
  • Blogging
  • Android
  • WordPress
  • +More
    • Cloud Computing
    • Gadgets
    • Social Media
    • Technology
  • Write for Us
Home / How To / Install Adobe Reader in Ubuntu 14.04 and Ubuntu 14.10

Install Adobe Reader in Ubuntu 14.04 and Ubuntu 14.10

By Sourabh / March 25, 2015 Category: How To, Ubuntu

How to install Adobe Reader in Ubuntu 14.04 and Ubuntu 14.10. How to Set Adobe Reader as default PDF reader. Adobe Reader for Linux is no longer available for official download.

Luckily you can still download and install Adobe Reader in Ubuntu using the old Canonical Partners repository.

Install Adobe Reader

Adobe package “AdbeRdr9.5.5-1_i386linux_enu.deb” is still available for download in the official repository. Here’s how to install Adobe Reader (Acroread) 9 in Ubuntu.

Open terminal and run the following command:


sudo add-apt-repository "deb http://archive.canonical.com/ precise partner"
sudo apt-get update
sudo apt-get install acroread

Once you have installed Adobe Reader, remove the Canonical Partners repository for Precise. Run the following commands to do so:

sudo add-apt-repository -r "deb http://archive.canonical.com/ precise partner"
sudo apt-get update

Set Adobe Reader as Default PDF Reader

Run the follwing command in terminal to edit the config file and set Adobe Reader as Default PDF Reader:

sudo gedit /etc/gnome/defaults.list

When the config file opens, find application/pdf=evince.desktop and change into application/pdf=acroread.desktop. Now paste the below line into the end of the file:

application/fdf=acroread.desktop
application/xdp=acroread.desktop
application/xfdf=acroread.desktop
application/pdx=acroread.desktop

Tags: Install Adobe Reader in Ubuntu 14.04, Install Adobe Reader in Ubuntu 14.10, Install Adobe Reader PPA Ubuntu, Install Adobe Reader Ubuntu, Ubuntu 14.04, Ubuntu 14.10, Ubuntu Install Adobe Reader

Primary Sidebar

Latest Posts

Delete Directory And Contents Recursively Without Prompt On Linux

Check User Login History In Ubuntu Linux Command Line

Use Locate Command To Find File In Linux Terminal By Name

How To Change Terminal Color In Ubuntu Command Line

How To Run Fsck Manually In Linux To Fix Unexpected Inconsistency

How To Fix Broken Packages On Ubuntu From Terminal

Re Execute The Previous Command In Linux Ubuntu Command Line

How Much RAM Is Needed For Ubuntu PC

How To Find Large Files And Directories In Linux Command Line

How To Use Clear Command History In Linux Terminal

© 2026 Source Digit • Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • About
  • Privacy Policy
  • Terms & Conditions
  • Contact Us
  • Sitemap