arminstraub / krop

A simple graphical tool to crop the pages of PDF files, written in Python/Qt
http://arminstraub.com/software/krop
GNU General Public License v3.0
122 stars 13 forks source link

Better installation method #37

Open 00sapo opened 1 year ago

00sapo commented 1 year ago

A better and more portable installation method:

  1. install pipx
  2. install krop: pipx install krop
  3. install dependencies: pipx inject krop python-poppler-qt5 pypdf2