Monday, June 22, 2020

pdftk

I was able to get pdftk working on CentOS 7 by using these two repos.
These commands will get you fully up and running.
wget https://copr.fedorainfracloud.org/coprs/robert/gcj/repo/epel-7/robert-gcj-epel-7.repo -P /etc/yum.repos.d
https://copr.fedorainfracloud.org/coprs/robert/pdftk/repo/epel-7/robert-pdftk-epel-7.repo -P /etc/yum.repos.d
yum install pdftk

No comments: