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
Installing IPSet on CentOS
CSF (ConfigServer Firewall) on a Linux system and you block a lot of IP addresses, performance...
[WHM/cPanel] Update WHM/cPanel using CLI
Occasionally, WHM or cPanel might experience errors that can only be resolved by updating the...
crontab management
crontab is a command line tool in order to manage your cron tasksThe two most important basic...
Installing GeoIP (PECL) on WHM
In order to install GeoIP via PECL on a WHM enabled server, you must first install 2 modules:1)...
10 Points Server Maintenance Checklist
Server Maintenance Checklist Just like any other computer, Linux servers need periodic...