• 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 / How to Install Adobe Reader 9 in Linux Ubuntu

How to Install Adobe Reader 9 in Linux Ubuntu

By Sourabh / April 27, 2023 Category: How To, Ubuntu

How to install Adobe Reader in Linux Ubuntu. Here are the terminal commands to install Adobe Reader in Ubuntu via Flatpak official PPA.

For Ubuntu 16.04 and Ubuntu 18.04: Run the following commands in terminal to add the Flatpak official PPA and install Adobe Reader:

sudo add-apt-repository ppa:flatpak/stable
sudo apt update
sudo apt install flatpak
flatpak install https://dl.flathub.org/repo/appstream/com.adobe.Reader.flatpakref

For Ubuntu 20.04 and higher versions: Run the following commands in terminal to install Adobe Reader:

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
sudo dpkg --add-architecture i386
sudo apt update
sudo apt install libxml2:i386 libcanberra-gtk-module:i386 gtk2-engines-murrine:i386 libatk-adaptor:i386 libgdk-pixbuf-xlib-2.0-0:i386
sudo dpkg -i ~/adobe.deb

You can open and start using Adobe Reader. Open Adobe Reader from Ubuntu Menu or Terminal, type the command “Acroread”.

Primary Sidebar

Latest Posts

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

Linux Command To Check RAM Size In Ubuntu Terminal In GB

How To Install Proprietary Drivers In Linux Ubuntu Using Terminal

How To Shutdown Linux With A 15 Minute Delay And Message

Free AI Courses With Certificate For Beginners In India

Best AI Plugins For WordPress To Use In 2026

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

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