Skip to content

← All questions

Chromium downloaded fine but will not launch on a fresh Ubuntu server

Asked 16,920 views4 answers

Minimal Ubuntu server image, no desktop installed. The install completed and the engine is on disk, but any UI scenario dies before the first step:

text
browserType.launch: Host system is missing dependencies to run browsers.
Missing libraries:
    libnss3.so
    libnspr4.so
    libatk-1.0.so.0

API scenarios run perfectly on the same box, so the install itself is fine. Do I need a desktop environment?

asked by Yusuf Demir201 ·

4 answers

Have the same question?

Ask it with the command you ran and the output you got, and it will be answered here.

Ask a question

Related