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
10 Points Server Maintenance Checklist
Server Maintenance Checklist Just like any other computer, Linux servers need periodic...
How to install a custom BIN on CloudLinux (with CageFS)
CageFS creates a filesystem template in /usr/share/cagefs-skeleton directory. CageFS template...
Tweak the swapinness
What is swappiness and why should I change it? swappiness is a value between 0 and 100 which...
Recommended firewall
What firewall do you recommend to secure my Linux server? MACI recommends the CSF (ConfigServer...
Freeing Space
Problem: Is there a way to tell the kernel to give back the free disk space now? Like a write to...