PDFinfo

Pdfinfo is a pretty useful tool.  Pdfinfo prints the contents of the 'Info' dictionary (plus some other useful information) from a Portable Document Format (PDF) file.

Some sysadmins are experiencing issues finding it in the RHEL/CentOS/CloudLinux repos.  The facts are that the binairy is part of a package: poppler-utils

Long story short, you may install it by using the following yum command:
yum install poppler-utils


Do not hesitate to get in touch with us for any help regarding the installation of the software.
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How to install a custom BIN on CloudLinux (with CageFS)

CageFS creates a filesystem template in /usr/share/cagefs-skeleton directory. CageFS template...

Test CRON

You may want to test if the CRON is running on your server.  There is few ways in order to test...

[WHM/cPanel] Changing Home directory

What is the document root? When you visit a website, you are accessing a particular folder on...

How to silence a CRON and prevent it to send emails

Problem:Every time that a CRON is running, an email is sent.  Those emails aren't always...

Recommended firewall

What firewall do you recommend to secure my Linux server? MACI recommends the CSF (ConfigServer...