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
Related Articles
[EA4] New Relic APM on cPanel & CloudLinux CageFS
Many System Administrators tried to get PHP apps hosted on a cPanel server with CloudLinux and...
[CentOS/RHEL/CloudLinux] rpc.statd is not running but is required for remote locking
Fixing rpc.statd is not running but is required for remote locking If you come across this...
Using dig to Query a Specific DNS Server (Name Server)
There may be occasions when you wish to query a name server directly. I usually do it when...
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...
10 Points Server Maintenance Checklist
Server Maintenance Checklist Just like any other computer, Linux servers need periodic...