• 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

Ubuntu 25.04 ‘Plucky Puffin’ Is Available To Download

How to Login as Root User in Linux Terminal

Install Firefox In Ubuntu Terminal Command Line

How To Check Kernel Installed Date In Linux Ubuntu

How To List All Kernel Modules That Are Loaded In Ubuntu

Enable Ubuntu Auto Login Without Password

Download Ubuntu 25.04 Official Default Wallpapers

How To Fix Initramfs Error In Ubuntu Command Line

How To Check All Available Kernel Version In Linux Ubuntu

3 Best Artificial Intelligence Domain Name Generators

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

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