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:
Installation OpenLiteSpeed and php 7.4 on Centos 8
Installing Opera on Ubuntu systems / Debian / Linux Mint
Disabling package updates from Yum in Centos and AlmaLinux
The following tutorial describes how to install Snapd package manager on AlamaLinux 8
if we redirected our domain gitlab.naszadomena.pl to the server's IP address, the login page should be displayed 8