HOW TO INSTALL ADOBE READER IN UBUNTU 16.04?
HOW TO INSTALL ADOBE READER IN UBUNTU 16.04?
The actual source of this information was referred from askubuntu.com.
For all of you wondering if there's any other pdf or document viewer for Ubuntu, here's the solution.
Yes, Adobe Reader is available on the Ubuntu but the installation might not be that straightforward as you might have done in the Windows.
It is actually simple.
All you need to do is,
Copy paste the following commands into your terminal.
Here are some screenshots to guide you.
Thank you :)
The actual source of this information was referred from askubuntu.com.
For all of you wondering if there's any other pdf or document viewer for Ubuntu, here's the solution.
Yes, Adobe Reader is available on the Ubuntu but the installation might not be that straightforward as you might have done in the Windows.
It is actually simple.
All you need to do is,
Copy paste the following commands into your terminal.
sudo add-apt-repository "deb http://archive.canonical.com/ precise partner"
sudo apt-get update
sudo apt install adobereader-enu
sudo add-apt-repository -r "deb http://archive.canonical.com/ precise partner"That's it. You have now installed Adobe Reader onto your Ubuntu.
Here are some screenshots to guide you.
Feel free to comment below.
Thank you :)
Comments
Post a Comment