Adobe reader linux fedora

Install Adobe Reader on Fedora Linux

In the Preferences window, click Security, and then click Website Settings next to Internet plug-ins. Select Adobe Reader in the list of plug-ins. Under When Visiting Other Websites, in the drop-down list choose Allow Always and click Done. The browser is now set to use the Adobe Reader plug-in to display PDFs.

How do I install Adobe Reader on CentOS 8?

  1. Step 1: Update your system. It is always recommended to update your package index before installing new software. .
  2. Step 2: Add Adobe YUM Repository to RHEL / CentOS 8. The next step is to add Adobe YUM Repository to your RHEL / CentOS 8 workstation. .
  3. Step 3: Install Adobe Flash Player on RHEL / CentOS 8.

Does Adobe Reader work on Linux?

Since Adobe no longer supports Linux, you won’t be able to install the latest Adobe Reader on Linux. The last available build for Linux is version 9.5. . The installation is tested in Ubuntu 16.04 but should work on versions above too.

How do I open Adobe Reader on Linux?

  1. cd to the directory where you have installed the Adobe Reader. If you have not provided the installation path durring installtion then it should be /opt/Adobe .
  2. Now cd into Reader/bin folder. .
  3. Now run the acroread file followed by your PDF file you want to open.

Is there Adobe for Linux?

Adobe joined the Linux Foundation in 2008 for a focus on Linux for Web 2.0 Applications like Adobe® Flash® Player and Adobe AIR™. Currently Adobe holds a silver membership status with the Linux Foundation.

Is the Adobe Acrobat Reader DC free?

No. Acrobat Reader DC is a free, stand-alone application that you can use to open, view, sign, print, annotate, search, and share PDF files. Acrobat Pro DC and Acrobat Standard DC are paid products that are part of the same family.

Is Adobe Acrobat Reader DC the same as Adobe Reader?

Reader is the free version of Acrobat, and it has some of the same functionality. . Short for «Document Cloud», Adobe Reader DC is the latest version of Reader. It provides the same features as previous versions, while also adding cloud-based functionality to sync documents across your devices.

Can I download Adobe Reader for free?

Adobe Reader is free. You have to download it, though. There are two versions: Adobe Acrobat Reader DC is a web-based reader. Adobe Acrobat Reader 11 is a stand-alone program that you install on your device.

Читайте также:  Обновление windows обновление linux

How do I enable PDF reader?

  1. Open Internet Explorer, and choose Tools > Manage Add-ons.
  2. Under Add-on Types, select Toolbars and Extensions.
  3. In the Show menu, select All Add-ons. .
  4. In the list of add-ons, select Adobe PDF Reader. .
  5. Click the Enable or Disable button (it toggles depending on the status of the selected add-on):

How do I enable Adobe Reader in Chrome?

In the upper-right corner of the Chrome toolbar, click the Chrome menu icon ( ), and then choose More Tools > Extensions. Alternatively, type chrome://extensions/ in the Chrome address bar and press Enter. To turn on the Adobe Acrobat extension, click the toggle button.

How do I open PDF files in Adobe and not Chrome?

  1. Go to chrome://settings.
  2. Click on «Privacy» —> «Content Settings».
  3. At the bottom, click on: «PDF Documents» —> «Open PDF files in the default PDF viewer application».

How to Remove All Unused Objects in Docker

Docker

How to Remove Docker ContainersTo remove a stopped container, use the command: docker container rm [container_id] . To remove all stopped containers.

Best Map Viewers for Linux

Viewer

Best Map Viewers for LinuxGNOME Maps. GNOME Maps is a map viewer application based on the OpenStreetMap API. . Marble. Marble is an open source map .

Install Snapd and Snap applications on Fedora 30 / Fedora 29/28

Snap

How do I enable snap store in Fedora?Does snap work on Fedora?How do I enable Snapd?How do I use Flatpak in Fedora?How do I remove snap from Fedora?Wh.

Latest news, practical advice, detailed reviews and guides. We have everything about the Linux operating system

Источник

Install Adobe Reader on Fedora Linux

Adobe Acrobat Reader DC or simply Adobe Reader is a popular software for document viewing, printing, and adding comments. It can also add signs and annotate portable document format or PDFs. It is primarily built for handling PDF documents. The premium version, Adobe Acrobat Pro DC, has more features than Adobe Acrobat Reader DC. For example, you can create PDFs, convert to other formats, edit and protect them.

Adobe now also provides online document cloud services for Adobe Acrobat Reader for managing your work from anywhere and from any device.

Adobe Inc develops the Adobe Acrobat family. The Adobe reader is available for direct download on Windows and Mac OS. It can be installed on Android and IOS as well. There are multiple languages available for installing Adobe Reader. Adobe does not provide a direct download option on the Linux systems as it used to do earlier. In this guide, we will see some workaround for installing Adobe Reader on the Fedora operating system.

What we will cover

This guide will show you two different ways to install Adobe Acrobat Reader on Fedora 33 OS. So let’s get started with this HowTo.

Method 1. Installing Adobe Acrobat Reader using Snap repository for Fedora

Snap is the easiest way to install Adobe Acrobat Reader like many other popular Linux applications. Snap applications are packaged with all required dependencies. You only need to discover and install them from the Snap Store. We need first to install snap on Fedora. Open a terminal (alt+ctrl+T) and type the below command:

Читайте также:  Linux mint cinnamon x32

To confirm if snap’s path is properly updated, you can either log out and log in again or restart the system. If you did not log out and log in again, you might get the error:

error: too early for operation, device not yet seeded or device model not acknowledged

Now create a symbolic link as shown below to enable classic support:

Now that snap is installed on our system; we can install Adobe Acrobat Reader with the command below:

This process may take some time to download various files like snapd, core18, acrordrdc, etc. Open System monitor on your Fedora OS and go to the Resources tab. Here you can see the downloaded data at the bottom left side of the System monitor as shown here:

Once the above process is completed, it will display the following message on the terminal window:

Now run the below command to start Adobe Acrobat Reader:

Hold on for some time as it will initialize and download various files for wine, like winetricks and others:

During the installation, it will ask for the language of installation for Adobe Acrobat. Simply select English or any other language you want and click install to continue. See the below screenshot for reference:

Once you click install, it will start downloading the AcroRdrDCxxx.exe file as shown below:

It will later ask to open Adobe Acrobat Reader in Protected mode or not. This feature is used to prevent attacks from sandboxing application processes. You can select “Always Open with Protected Mode Disabled.” This will help the Adobe Acrobat Reader to run with your system configuration smoothly:

Once you enter OK, it will launch the Adobe Acrobat Reader main window. A new window will also prompt up, asking you to accept the Adobe Acrobat Reader Distribution License Agreement. This is shown in the screenshot below:

Some text might not be visible, as in the above picture of the Adobe license window. It might be because of the missing fonts for wine. Accept the license agreement to continue.

Now let us check if we can open a PDF file with this installed Adobe Acrobat Reader. Go to the ‘File’ menu in the top bar and hit ‘Open’ in the submenu. Now select the ‘Welcome.pdf’ file from the list in the new window:

You can see the file is successfully opened as shown here:

To uninstall Adobe Acrobat Reader installed from snap repository, use the following command:

Method 2. Installing Adobe Acrobat Reader on Fedora Using Tarball

Step 1. Download the tar file of Adobe Reader using the following command:

# wget ftp: // ftp.adobe.com / pub / adobe / reader / unix / 9 .x / 9.5.5 / enu / AdbeRdr9.5.5- 1 _i486linux_enu.tar.bz2

Step 2. Now extract this file using the tar command as shown below:

Читайте также:  Архитектура linux приложения linux

Step 3. Now enter the extracted folder with the command:

Step 4. Once you are inside the extracted folder, run the below install script to install Adobe Reader:

It will print some text on the terminal and ask you to enter the installation directory. You can choose the default (/opt) or enter a new one. We are pressing the enter key to select the default directory.

This installation requires 136 MB of free disk space.
Enter installation directory for Adobe Reader 9.5.5 [/opt]

After the above script finishes, Adobe Reader is installed on your system. Now at this point, we need to configure the installation process further to launch the Adobe Reader.

Step 5. Now run the below command, to try to launch Adobe Reader:

Note: If you were earlier logged in as root (#) or using the sudo keyword, you will need to come to the normal user account and remove the ‘sudo’ from the above command. If you continue to use the root account or ‘sudo’, you will get the below error:

Adobe Reader does not need to be run as a privileged user. Please remove ‘sudo’ from the beginning of the command.

When you run the above command, it might show errors like the one below:

To remove these errors, we need to install some packages from the following command:

$ sudo dnf install libgdk_pixbuf_xlib- 2.0 .so.0 libxml2.so.2 https: // download-ib01.fedoraproject.org / pub / fedora / linux / updates / 33 / Everything / x86_64 / Packages / g / gtk2-2.24.33- 1 .fc33.i686.rpm -y

When all the dependencies are installed, again run the below command:

It will ask to select the language of installation and to accept the Adobe License agreement:

Now accept this license agreement to launch the Adobe Acrobat Reader as shown here:

Now we can open any file from the ‘File’ menu at the top bar as shown here:

Conclusion

This finishes our today’s guide on installing Adobe Acrobat reader on Fedora 33 OS. In this tutorial, we have learned two ways of installing Adobe Reader on the Fedora Linux system. If you have properly followed the guide, you will have noticed that although Method 1 is easier than Method 2, the Adobe Reader is more stable if you use Method 2. Now might need to install more packages to use the Adobe Reader smoothly. Also, in Method 2, we can easily browse local files, but in Method 1, it is not easy as we are confined inside the Wine environment.

We recommend that you use native applications on Linux for managing PDF files. This is because Adobe has stopped supporting Linux for a long time, so you may have to waste a lot of time finding many dependencies and settling the conflicts between them.

About the author

Ali Imran Nagori

Ali imran is a technical writer and Linux enthusiast who loves to write about Linux system administration and related technologies. You can connect with him on LinkedIn
.

Источник

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