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
# 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
We hope you enjoyed this article. If that is so please rate this page with the stars bellow and subscribe to our YouTube channel.