Hey there, On Sun, May 31, 2026 at 3:54 PM Philippe Delavalade < [email protected]> wrote: [...]
> in my previous distro, pdftotext was a package independant of popler.
To identify which package owns a file or binary, you can use this command:
```
$ sudo pacman -Fy
$ pacman -Fp pdftotext
extra/bash-completion 2.17.0-3 [installed]
usr/share/bash-completion/completions/pdftotext
extra/poppler 26.04.0-1 [installed: 26.05.0-1]
usr/bin/pdftotext
```
Best,
/m
