Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

8
  • 1
    @Superbman Make sure to apt-get update first. If that doesn't help, maybe try searching the package listings for the particular flavor/version you're running? E.g. debian.org/distrib/packages, packages.ubuntu.com, etc.
    – verespej
    Commented Nov 1, 2021 at 21:01
  • 3
    I figured what the issue was. It turns out they renamed chromium-chromedriver to chromium-driver
    – Superbman
    Commented Nov 3, 2021 at 2:51
  • 2
    That's great @Superbman! Glad you were able to resolve it. 👍 Thanks for sharing the resolution.
    – verespej
    Commented Nov 3, 2021 at 16:38
  • 1
    This was a good fix for armbian 22, thank you. Also I used sudo and not RUN for linux.
    – Exzile
    Commented May 13, 2022 at 1:51
  • 2
    You saved my day with this answer , it worked for me after day of struggling , I can't thank you enough!
    – Spartacus
    Commented Jun 15, 2022 at 9:33