Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

Trying to install poppler-utils – package not found on linux

I’m trying to: apt-get install poppler-utils

And I get error of: Unable to locate package poppler-utils.

I searched for the package inside https://packages.ubuntu.com/ , but even there i can’t find him. How do I install poppler-utils then to keep working with other libraries which needs this dependency? For example spatie/pdf-to-text.

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

System version: Version: Debian GNU/Linux 11 (bullseye)

Running inside: Docker container

>Solution :

Docker containers of apt using systems such as Debian, Ubuntu, Mint, and so on usually don’t have the package lists required for apt when they run. This is intentional so that people will get the up to date package list after the initiation. So in order to install or search any app in those containers you must first apt update.

Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading