Search Criteria
Package Details: pdfcropmargins 2.2.0-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/pdfcropmargins.git (read-only, click to copy) |
---|---|
Package Base: | pdfcropmargins |
Description: | Automatically crops the margins of PDF files |
Upstream URL: | https://pypi.org/project/pdfCropMargins/ |
Licenses: | GPL |
Conflicts: | python-pysimplegui |
Submitter: | zoe |
Maintainer: | zoe |
Last Packager: | zoe |
Votes: | 3 |
Popularity: | 0.069512 |
First Submitted: | 2020-04-01 23:06 (UTC) |
Last Updated: | 2025-01-19 18:19 (UTC) |
Dependencies (8)
- python-pymupdf
- python-pypdf
- python-setuptools
- python-wheel
- python-pip (make)
- sudo (fake-sudoAUR, polkit-fakesudoAUR, sudo-gitAUR, doas-sudo-shimAUR, sudo-hgAUR, fudo-gitAUR, sudo-selinuxAUR, sudo-rs-symlinkAUR, doas-sudo-shim-kAUR) (make)
- ghostscript (optional)
- poppler (poppler-gitAUR) (optional)
Latest Comments
« First ‹ Previous 1 2
victorgv commented on 2021-01-06 19:29 (UTC) (edited on 2021-01-06 19:33 (UTC) by victorgv)
After a full system update (through
pacman -Syu
), pdf-crop-margins raise the following error:Tried reinstalling with
yay -S pdfcropmargins
. Unfortunately it keeps failing.Then I tried running
sudo pip install pdfCropMargins
and it seems to be working.Isn't it bad practice to manually install PYPI packages as root? IMHO this update should be automatically handled by this package.
loserMcloser commented on 2020-07-08 18:08 (UTC)
Need to add python-pypdf2 as a dependency?
« First ‹ Previous 1 2