Adobe acrobat linux rpm

Adobe Acrobat Reader

Adobe Acrobat Reader — это инструмент для просмотра, редактирования и конвертации PDF-файлов в удобный формат и дальнейшей работы с ними. Он дает возможность добавлять свои заметки, сканировать бумажные файлы и отправлять их на печать.

Установить Adobe Acrobat Reader можно с помощью snap. Для этого необходимо установить пакет snap. Перейдите в сеанс пользователя root:

Здесь и далее команды выполняются с правами пользователя root, если не указано иное.

После установки необходимо активировать сокет snap и добавить его в автозагрузку командой:

systemctl enable --now snapd.socket

Чтобы включить поддержку классической привязки и создать символическую ссылку между /var/lib/snapd/snap и /snap, выполните следующую команду:

ln -s /var/lib/snapd/snap /snap

После этого перезагрузите систему, чтобы убедиться, что пути snap были обновлены правильно.

Подробную информацию о работе с утилитой snap см. в нашей инструкции «Snap — изолированная среда для запуска приложений».

Затем с помощью snap установите пакет acrordrdc:

После этого можно запустить установку Acrobat Reader:

Выберите предпочитаемый язык и нажмите «Install»:

Выберите пункт запуска программы с отключенным защищенным режимом:

Примите лицензионное соглашение:

Далее будет запущен Adobe Acrobat Reader.

При дальнейшей работе запуск программы доступен из «Главного меню» — «Офис» — «Adobe Acrobat Reader DC» или командой в терминале (с правами локального пользователя):

Дата последнего изменения: 28.09.2022

Если вы нашли ошибку, пожалуйста, выделите текст и нажмите Ctrl+Enter.

Источник

Adobe Reader в Linux Debian 10

Сегодня хочу рассказать как быстро и просто установить Adobe Reader в Linux, в моем случае Debian 10. Есть множество программ которые служат альтернативой софту Adobe. Но есть случаи, когда необходимо, все же, поставить и запустить именно программу Adobe Acrobar Reader.

Для установки Adobe Reader в Linux первое, что нам необходимо, это скачать установочный пакет. Для операционной системы Debian необходим установочные пакет deb.

Где скачать Adobe Reader для Linux

Если вы перейдете на FTP сервер Adobe сможете скачать не только reader, но и все остальные продукты Adobe.

Читайте также:  Sql server 2008 on linux

Нам в данном случае необходим именно Adobe Reader, для скачивания переходим по этой ссылке.

ftp://ftp.adobe.com/pub/adobe/reader/unix/9.x/

Adobe Reader в Linux скачиваем

Выбираем необходимую нам версию, я выбрал самую последнюю 9.5.5

Adobe Reader в Linux выбираем пакет установщика

В моем случае пакет с расширением deb.

Устанавливаем

Переходим в папку с загруженным пакетом, открываем терминал из этой папки.

Скаченный пакет имеет 32 разрядную версию, если у вас 64 разрядная версия, то вым неоходтмо установить поддержку архитектуры i386

sudo dpkg --add-architecture i386

Теперь осталось установить пакет с помощью команды из терминала

sudo dpkg -i название скаченного файла.deb

Или можете установить с помощью приложения dpkg, как его установить и остальные подробности вы можете почитать из этой статьи.

Если у вас Linux Mint например, то можете просто кликнуть правой кнопкой мыши и согласится с установщиком на применение изменений.

После установки вы найдете установленную программу в разделе Office.

Если есть, что добавить, поделится информацией или опытом, оставляйте комментарии.

Источник

Install Adobe Reader on Fedora 34/33, CentOS/RHEL 8.3

This is guide shows, howto install Adobe Reader (Acrobat PDF Reader) current version 9.5.5 RPM on Fedora 34/33, CentOS 8.3, Red Hat (RHEL) 8.3. This method works on 64-bit architectures.

Check video version of guide:

1. Change Root User⌗

2. Get Adobe Reader RPM package⌗

cd /tmp  ## English version ## wget http://ardownload.adobe.com/pub/adobe/reader/unix/9.x/9.5.5/enu/AdbeRdr9.5.5-1_i486linux_enu.rpm 

3a. Install Adobe Reader (acroread) on Fedora 34/33⌗

Note: On x86_64 bit system, 32-bit dependencies is also installed.

## Fedora 34/33 ## dnf install atk.i686 avahi-libs.i686 bzip2-libs.i686 cairo.i686 cups-libs.i686 \  dbus-libs.i686 expat.i686 fontconfig.i686 freetype.i686 fribidi.i686 \  gdk-pixbuf2.i686 gdk-pixbuf2-modules.i686 gdk-pixbuf2-xlib.i686 \  gdk-pixbuf2-xlib.x86_64 glib2.i686 glibc.i686 gmp.i686 gnutls.i686 \  graphite2.i686 gtk2.i686 harfbuzz.i686 jasper-libs.i686 jbigkit-libs.i686 \  keyutils-libs.i686 krb5-libs.i686 libICE.i686 libSM.i686 libX11.i686 \  libX11-xcb.i686 libXau.i686 libXcomposite.i686 libXcursor.i686 \  libXdamage.i686 libXext.i686 libXfixes.i686 libXft.i686 libXi.i686 \  libXinerama.i686 libXrandr.i686 libXrender.i686 libXt.i686 libXxf86vm.i686 \  libblkid.i686 libcap.i686 libcom_err.i686 libdatrie.i686 libdrm.i686 \  libffi.i686 libgcc.i686 libgcrypt.i686 libglvnd.i686 libglvnd-glx.i686 \  libgpg-error.i686 libidn.i686 libidn2.i686 libjpeg-turbo.i686 libmount.i686 \  libpciaccess.i686 libpng.i686 libselinux.i686 libsepol.i686 libstdc++.i686 \  libtasn1.i686 libthai.i686 libtiff.i686 libunistring.i686 libuuid.i686 \  libverto.i686 libxcb.i686 libxcrypt.i686 libxml2.i686 libxshmfence.i686 \  lz4-libs.i686 mesa-libGL.i686 mesa-libGLU.i686 mesa-libGLU.x86_64 \  mesa-libglapi.i686 nettle.i686 openssl-libs.i686 p11-kit.i686 pango.i686 \  pcre.i686 pcre2.i686 pixman.i686 \  systemd-libs.i686 xz-libs.i686 zlib.i686 libidn.x86_64 \  libidn.i686 coreutils.x86_64 libcanberra-gtk2.i686 \  adwaita-gtk2-theme.i686 PackageKit-gtk3-module  ## Quick hack to install correct i686 PackageKit-gtk3-module from Fedora Koji ## dnf install $(rpm -qa PackageKit-gtk3-module |grep x86_64 | awk '')  ## Install AdbeRdr without dependencies ## rpm -Uvh --nodeps AdbeRdr9.5.5-1_i486linux_enu.rpm  ## Create /etc/ld.so.conf.d/acroread.conf ## cat > /etc/ld.so.conf.d/acroread.conf 

3b. Install Adobe Reader (acroread) on CentOS/Red Hat (RHEL) 8.3⌗

Note: On x86_64 bit system, 32-bit dependencies is also installed.

## CentOS 8 / Red Hat (RHEL) 8 ## dnf config-manager --enable powertools  dnf install atk.i686 avahi-libs.i686 bzip2-libs.i686 cairo.i686 cups-libs.i686 \  dbus-libs.i686 expat.i686 fontconfig.i686 freetype.i686 fribidi.i686 \  gdk-pixbuf2.i686 gdk-pixbuf2-modules.i686 gdk-pixbuf2-xlib.i686 \  gdk-pixbuf2-xlib.x86_64 glib2.i686 glibc.i686 gmp.i686 gnutls.i686 \  graphite2.i686 gtk2.i686 harfbuzz.i686 jasper-libs.i686 jbigkit-libs.i686 \  keyutils-libs.i686 krb5-libs.i686 libICE.i686 libSM.i686 libX11.i686 \  libX11-xcb.i686 libXau.i686 libXcomposite.i686 libXcursor.i686 \  libXdamage.i686 libXext.i686 libXfixes.i686 libXft.i686 libXi.i686 \  libXinerama.i686 libXrandr.i686 libXrender.i686 libXt.i686 libXxf86vm.i686 \  libblkid.i686 libcap.i686 libcom_err.i686 libdatrie.i686 libdrm.i686 \  libffi.i686 libgcc.i686 libgcrypt.i686 libglvnd.i686 libglvnd-glx.i686 \  libgpg-error.i686 libidn.i686 libidn2.i686 libjpeg-turbo.i686 libmount.i686 \  libpciaccess.i686 libpng.i686 libselinux.i686 libsepol.i686 libstdc++.i686 \  libtasn1.i686 libthai.i686 libtiff.i686 libunistring.i686 libuuid.i686 \  libverto.i686 libxcb.i686 libxcrypt.i686 libxml2.i686 libxshmfence.i686 \  lz4-libs.i686 mesa-libGL.i686 mesa-libGLU.i686 mesa-libGLU.x86_64 \  mesa-libglapi.i686 nettle.i686 openssl-libs.i686 p11-kit.i686 pango.i686 \  pcre.i686 pcre2.i686 pixman.i686 \  systemd-libs.i686 xz-libs.i686 zlib.i686 libidn.x86_64 \  libidn.i686 coreutils.x86_64 libcanberra-gtk2.i686 \  adwaita-gtk2-theme.i686 PackageKit-gtk3-module.i686  ## Install AdbeRdr without dependencies ## rpm -Uvh --nodeps AdbeRdr9.5.5-1_i486linux_enu.rpm 

4. Start Adobe Reader (acroread)⌗

Find Adode Reader on “Office Menu”.
Or
Start Adobe Reader with following command.

Читайте также:  Connection with internet in linux

Источник

How to Get Adobe Reader for Linux

author name

As Linux is an open-source operating system, it does not support all application types. Adobe® Reader disabled its download link for Linux several years ago. Its last update for Linux was in May 2013. Install Adobe Reader Linux can be tedious. But luckily we’ve done the work of finding this for you. Download the Linux Adobe Reader on your Linux desktop from this article. We’ve also got a special all-in-one PDF editor alternative of Adobe Reader — Wondershare PDFelement — PDF Editor that is best suited for handling any of your PDF needs for both Windows and Mac.

Best Adobe Reader Alternative (Windows, Mac)

Adobe Acrobat Reader has now disabled updates and support. This is why you should look for an alternative PDF reader such as PDFelement, which is compatible with Windows, Mac, iOS and Android.

Many professionals recommend Linux users to use PDFelement in GNOME, Debian, Okular, KDE and other versions of Linux Systems. It is truly a wonderful and reliable tool for Linux users. This program helps you instantly edit, view, organize, print, combine, digitally sign, password protect, and convert your PDF documents effectively. Since you can’t find many websites that distribute the Adobe Reader for Linux installer, this program is an easier alternative.

adobe reader linux

  • PDFelement is used worldwide due to its flexibility, simplicity, and interactive user interface.
  • You can annotate, use stamps, create notes, add comments or images, and create forms with ease.
  • It offers a printing feature with unique options for printing your documents.
  • Its OCR tool is one of the most advanced, supporting 29 languages.
  • Users can open and edit scanned PDF documents effortlessly.

Comparison of PDFelement and Adobe Reader

acrobat reader linux

Options for using Adobe Reader with Linux

Even though Adobe ® Reader is not available on the official website of Adobe Acrobat, you can easily download and install it on your Linux systems with ease. However, using Linux OS is not an easy task. Only users with strong technical knowledge can use Linux distributions. This is a free product which allows users to search, read, view or print PDF files easily. It will provide you with a binary file, which has to be installed through command-line along with an installer for 32-bit Ubuntu or Debian systems.

Читайте также:  Linux amd ati radeon driver

This product is also compatible with KDE and GNOME desktops. You can download Adobe Reader 9.5 by following these instructions in your Linux Systems. Adobe Reader 9.5 also allows its users to view, read, or edit PDFs and share them through email. We have provided commands for downloading Adobe Reader on 3 Linux based systems: Debian, RPM, Fedora 22/ 23/ 24/ 21/ 20/ 19/18/ 16/15/12/13/17, RHEL (Red Hat) 5.11/ 7.2/ 6.8, CentOS 7.2/ 5.11/ 6.8, and other Linux Systems.

1. Debian (Linux System)

By following these commands, you can install Adobe Reader 9.5 in your Debian 8 or 7 based Linux system. Use the commands below:

adobe acrobat linux

  • Command 1: su — (Change Root User- enter password)
  • Command 2: wget -c http://goo.gl/QJLu77 -O AdbeRdr9.5.5-1_i386.deb
  • Command 3: dpkg —add-architecture i386
  • Command 4: apt-get update
  • Command 5: apt-get install libxml2:i386 libgtk2.0-0:i386 libstdc++6:i386
  • Command 6: dpkg -i AdbeRdr9*.deb
  • Command 7: apt-get -f install

2. RPM (Linux Systems)

By applying these commands, you can download Adobe Reader in RPM-based Linux systems such as Fedora 20-21, Mageia, OpenSUSE 13.2 and so on. Make sure you understand and run the commands properly. Follow these two commands:

adobe acrobat reader linux

  • Command 1: wget -c http://goo.gl/xuGrMn -O AdbeRdr9.5.5_linux_enu.rpm
  • Command 2: rpm -ivh AdbeRdr9.5.5_linux_enu.rpm

3. Fedora (Linux System)

acrobat linux

  • Command 1: su —
  • Command 2: cd /tmp
  • Command 3: wget http://ardownload.adobe.com/pub/adobe/reader/unix/9.x/9.5.5/enu/AdbeRdr9.5.5-1_i486linux_enu.rpm
  • Command 4: dnf install AdbeRdr9.5.5-1_i486linux_enu.rpm
  • Command 5: dnf install libcanberra-gtk2.i686 adwaita-gtk2-theme.i686 PackageKit-gtk3-module.i686
  • Command 6: dnf install AdbeRdr9.5.5-1_i486linux_enu.rpm
  • Command 7: dnf install nspluginwrapper.i686 libcanberra-gtk2.i686 adwaita-gtk2-theme.i686 PackageKit-gtk3-module.i686
  • Command 8: yum localinstall AdbeRdr9.5.5-1_i486linux_enu.rpm
  • Command 9: yum install nspluginwrapper.i686 libcanberra-gtk2.i686 adwaita-gtk2-theme.i686 PackageKit-gtk3-module.i686
  • Now, open Adobe Acrobat Reader by typing the following Command:
  • Command 10: acroread

4. For Other Linux Systems

By applying these commands, you can download Adobe Reader in RPM based Linux systems such as Fedora 20-21, Mageia, OpenSUSE 13.2 and so on. Make sure you understand and run the commands properly. Follow the two commands below:

adobe pdf reader linux

  • Command 1: wget -c http://goo.gl/0MXyU7 -O adobe-reader.bin
  • Command 2: chmod +x adobe-reader.bin
  • Command 3: ./adobe-reader.bin

After applying these commands, Adobe Reader 9.5 will be installed. Once you complete the installation process, you should be able to launch the program successfully.

Источник

Оцените статью
Adblock
detector