You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As @PF4Public said, the process you are following is one that has not been maintained in some time. Look in the convert/ subdirectory for a more modern approach that has been confirmed to work for the latest Chromium.
Chromium 120.0.6099.216 came out in January. Even if you got that build working, you'd be building an old version that now has dozens of known vulnerabilities.
Building (ungoogled-)chromium for jammy is more complicated, because it requires dependencies that are not available in jammy proper. clang-16 is one of them. You can find all the necessary build dependencies in this PPA, though if you're going to use that, you may as well use the ready-made ungoogled-chromium packages that I provide here.
You'll have an easier time building this for 24.04/noble.
Ran all steps in the readme:
I assume all the stuff at the end is needed, but if so, it should probably be included in the build steps.
The text was updated successfully, but these errors were encountered: