Adobe Acrobat Reader W Ubuntu 22.04
The following guide describes the installation of Adobe Acrobat Reader in Ubuntu 22.04.
We will do everything in a few minutes using the terminal.
We run the terminal and download the program's .deb file
1 | 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 |
We add the necessary packages:
1 | sudo dpkg --add-architecture i386 |
1 | sudo apt update |
1 | sudo apt install libxml2:i386 libcanberra-gtk-module:i386 gtk2-engines-murrine:i386 libatk-adaptor:i386 libgdk-pixbuf-xlib-2.0-0:i386 |
we make install:
1 | sudo dpkg -i ~/adobe.deb |
The program should now be available in our system.
Related entries:
gconf-service gconf-service-backend gconf2-common libappindicator1 libc++1 libc++1-9 libc++abi1-9 libdbusmenu-gtk4 libgail-common libgail18 libgconf-2-4 libgtk2.0-0 libgtk2.0-bin libgtk2.0-commonAll-in-one voice and text chat for gamers
All-in-one voice and text chat for gamers that's free 22.04
Installing Krita in Ubuntu 22.04
Cannot set LC_CTYPE to default locale: No such file or directory Debian / Ubuntu Solution!
Full installation of Linux LAMP server, Apache, MySql, PHP Debian 8
Resolved issue with smarty_lazy_cache 'does not exist