amazonlinux / amazon-linux-2023

Amazon Linux 2023
https://aws.amazon.com/linux/amazon-linux-2023/
Other
523 stars 39 forks source link

Chromium and Chromedriver rpm support #543

Closed dnyanec closed 4 months ago

dnyanec commented 11 months ago

We, at NetScout, as part of our nGeniusONE reporting product use below rpms for spawning a headless browser on server side to support our scheduled report email delivery functionality.

chromium chromium-common chromedriver

Recently, one of our customer who is using Amazon Linux 2023 has requested support for this operating system. As part of supporting this operating system, we need to install the above rpms as part of our nGeniusONE product. Kindly provide support for the above rpms. Please let me know if you need any other details.

Thanks, Chetan Valmik Dnyane, Principal Software Engineer II, NetScout Systems

stewartsmith commented 11 months ago

Chromium isn't particularly friendly to being packaged by Linux distributions (source: the person who does it for Fedora works for AWS), does https://www.chromium.org/getting-involved/download-chromium/ work for your use case?

stewartsmith commented 7 months ago

There is also Chromium available via flatpak, which appears to work pretty well on AL2023

dnyanec commented 7 months ago

Hi Stewart,

Thanks for your suggestion. We need below three rpms. Is there any possibility that Amazon Linux 2023 might support these in the near future. Please suggest

chromium chromium-common chromedriver

Thanks, Chetan

matejsp commented 7 months ago

The downside of flatpak is that it only supports x86_64 arhitecture so you are out of graviton support. https://flathub.org/apps/com.google.Chrome

stewartsmith commented 4 months ago

I'm going to mark this as a duplicate of https://github.com/amazonlinux/amazon-linux-2023/issues/356 but add comments about chromedriver.