How To Install ocrmypdf-doc on Fedora 36

In this tutorial we learn how to install ocrmypdf-doc in Fedora 36. ocrmypdf-doc is ocrmypdf documentation

Introduction

In this tutorial we learn how to install ocrmypdf-doc on Fedora 36.

What is ocrmypdf-doc

Documentation for ocrmypdf

We can use yum or dnf to install ocrmypdf-doc on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install ocrmypdf-doc.

Install ocrmypdf-doc on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install ocrmypdf-doc using dnf by running the following command:

sudo dnf -y install ocrmypdf-doc

Install ocrmypdf-doc on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install ocrmypdf-doc using yum by running the following command:

sudo yum -y install ocrmypdf-doc

How To Uninstall ocrmypdf-doc on Fedora 36

To uninstall only the ocrmypdf-doc package we can use the following command:

sudo dnf remove ocrmypdf-doc

ocrmypdf-doc Package Contents on Fedora 36

/usr/share/doc/ocrmypdf-doc
/usr/share/doc/ocrmypdf-doc/html
/usr/share/doc/ocrmypdf-doc/html/_images
/usr/share/doc/ocrmypdf-doc/html/_images/bitmap_vs_svg.svg
/usr/share/doc/ocrmypdf-doc/html/_images/logo.svg
/usr/share/doc/ocrmypdf-doc/html/_images/macos-workflow.png
/usr/share/doc/ocrmypdf-doc/html/_sources
/usr/share/doc/ocrmypdf-doc/html/_sources/advanced.rst.txt
/usr/share/doc/ocrmypdf-doc/html/_sources/api.rst.txt
/usr/share/doc/ocrmypdf-doc/html/_sources/apiref.rst.txt
/usr/share/doc/ocrmypdf-doc/html/_sources/batch.rst.txt
/usr/share/doc/ocrmypdf-doc/html/_sources/contributing.rst.txt
/usr/share/doc/ocrmypdf-doc/html/_sources/cookbook.rst.txt
/usr/share/doc/ocrmypdf-doc/html/_sources/docker.rst.txt
/usr/share/doc/ocrmypdf-doc/html/_sources/errors.rst.txt
/usr/share/doc/ocrmypdf-doc/html/_sources/index.rst.txt
/usr/share/doc/ocrmypdf-doc/html/_sources/installation.rst.txt
/usr/share/doc/ocrmypdf-doc/html/_sources/introduction.rst.txt
/usr/share/doc/ocrmypdf-doc/html/_sources/jbig2.rst.txt
/usr/share/doc/ocrmypdf-doc/html/_sources/languages.rst.txt
/usr/share/doc/ocrmypdf-doc/html/_sources/maintainers.rst.txt
/usr/share/doc/ocrmypdf-doc/html/_sources/optimizer.rst.txt
/usr/share/doc/ocrmypdf-doc/html/_sources/pdfsecurity.rst.txt
/usr/share/doc/ocrmypdf-doc/html/_sources/performance.rst.txt
/usr/share/doc/ocrmypdf-doc/html/_sources/plugins.rst.txt
/usr/share/doc/ocrmypdf-doc/html/_sources/release_notes.rst.txt
/usr/share/doc/ocrmypdf-doc/html/_static
/usr/share/doc/ocrmypdf-doc/html/_static/basic.css
/usr/share/doc/ocrmypdf-doc/html/_static/css
/usr/share/doc/ocrmypdf-doc/html/_static/css/badge_only.css
/usr/share/doc/ocrmypdf-doc/html/_static/css/theme.css
/usr/share/doc/ocrmypdf-doc/html/_static/doctools.js
/usr/share/doc/ocrmypdf-doc/html/_static/documentation_options.js
/usr/share/doc/ocrmypdf-doc/html/_static/file.png
/usr/share/doc/ocrmypdf-doc/html/_static/jquery-3.5.1.js
/usr/share/doc/ocrmypdf-doc/html/_static/jquery.js
/usr/share/doc/ocrmypdf-doc/html/_static/js
/usr/share/doc/ocrmypdf-doc/html/_static/js/badge_only.js
/usr/share/doc/ocrmypdf-doc/html/_static/js/theme.js
/usr/share/doc/ocrmypdf-doc/html/_static/language_data.js
/usr/share/doc/ocrmypdf-doc/html/_static/minus.png
/usr/share/doc/ocrmypdf-doc/html/_static/plus.png
/usr/share/doc/ocrmypdf-doc/html/_static/pygments.css
/usr/share/doc/ocrmypdf-doc/html/_static/searchtools.js
/usr/share/doc/ocrmypdf-doc/html/_static/underscore-1.13.1.js
/usr/share/doc/ocrmypdf-doc/html/_static/underscore.js
/usr/share/doc/ocrmypdf-doc/html/advanced.html
/usr/share/doc/ocrmypdf-doc/html/api.html
/usr/share/doc/ocrmypdf-doc/html/apiref.html
/usr/share/doc/ocrmypdf-doc/html/batch.html
/usr/share/doc/ocrmypdf-doc/html/contributing.html
/usr/share/doc/ocrmypdf-doc/html/cookbook.html
/usr/share/doc/ocrmypdf-doc/html/docker.html
/usr/share/doc/ocrmypdf-doc/html/errors.html
/usr/share/doc/ocrmypdf-doc/html/genindex.html
/usr/share/doc/ocrmypdf-doc/html/index.html
/usr/share/doc/ocrmypdf-doc/html/installation.html
/usr/share/doc/ocrmypdf-doc/html/introduction.html
/usr/share/doc/ocrmypdf-doc/html/jbig2.html
/usr/share/doc/ocrmypdf-doc/html/languages.html
/usr/share/doc/ocrmypdf-doc/html/maintainers.html
/usr/share/doc/ocrmypdf-doc/html/objects.inv
/usr/share/doc/ocrmypdf-doc/html/optimizer.html
/usr/share/doc/ocrmypdf-doc/html/pdfsecurity.html
/usr/share/doc/ocrmypdf-doc/html/performance.html
/usr/share/doc/ocrmypdf-doc/html/plugins.html
/usr/share/doc/ocrmypdf-doc/html/py-modindex.html
/usr/share/doc/ocrmypdf-doc/html/release_notes.html
/usr/share/doc/ocrmypdf-doc/html/search.html
/usr/share/doc/ocrmypdf-doc/html/searchindex.js
/usr/share/licenses/ocrmypdf-doc
/usr/share/licenses/ocrmypdf-doc/LICENSE

References

Summary

In this tutorial we learn how to install ocrmypdf-doc on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).