Package Details: opera-developer 126.0.5748.0-1

Git Clone URL: https://aur.archlinux.org/opera-developer.git (read-only, click to copy)
Package Base: opera-developer
Description: Fast, secure, easy-to-use web browser Opera is a fast, secure, and user-friendly web browser. It includes a built-in ad blocker, Video pop-out, and free VPN.(Developer Stream)
Upstream URL: https://www.opera.com/computer
Keywords: aria aria-ai browser chromium opera opera-developer web
Licenses: custom:opera
Provides: opera-developer
Submitter: eworm
Maintainer: MojArch
Last Packager: MojArch
Votes: 91
Popularity: 0.083524
First Submitted: 2014-06-23 09:07 (UTC)
Last Updated: 2025-12-17 08:55 (UTC)

Dependencies (19)

Sources (3)

Pinned Comments

MojArch commented on 2025-11-11 19:40 (UTC) (edited on 2025-12-10 21:59 (UTC) by MojArch)

It seems as of now the problems are solved. Enjoy.

Latest Comments

1 2 3 4 5 6 .. 17 Next › Last »

MojArch commented on 2025-12-10 22:13 (UTC)

@oech3, apart from egl-gbm, which I added in case of libgbm1, the rest of the dependencies are dictated by Opera devs themselves. And I rather not change, what the actual devs' decision is.

oech3 commented on 2025-12-10 12:43 (UTC)

egl-gbm is nvidia specific. Probably not strong dep. Also qt5-base should not be strong dep.

MojArch commented on 2025-12-03 14:06 (UTC)

Hi. As usual, updated to latest version and added some new dependencies.

MojArch commented on 2025-11-11 19:40 (UTC) (edited on 2025-12-10 21:59 (UTC) by MojArch)

It seems as of now the problems are solved. Enjoy.

MojArch commented on 2025-10-04 12:51 (UTC)

Has been updated to version 124.0.5670.0!

MojArch commented on 2025-09-20 12:10 (UTC)

Updated to version 123.0.5658.0!

oech3 commented on 2025-07-09 10:39 (UTC)

Yes. I was misunderstanding about Chromiumver for along time...

provides=('opera') is existing for package providing /usr/bin/opera and /usr/lib/opera, not for this package. Other packages (opt)depends on opera needs opera to put files at there.

MojArch commented on 2025-07-09 10:24 (UTC)

@oech3 I need to address a few things that I got through my mail notification: First of all, Opera chromium version differs from the main chromium one, as on opera 121.0.5572.0 we use Chromium version:135.0.7049.42, so no, they are not using the same versioning schema.

2nd, hardcoding a .so library isn't a good idea as far as I can tell.

3rd, the name provided is mainly a pointer to the main company, and I see no reason to change(might change it in the future, but now remains as is).

I am currently adding your opera-developer-ffmpeg-codecs as an opt dependency.

oech3 commented on 2025-07-09 09:48 (UTC) (edited on 2025-07-09 09:49 (UTC) by oech3)

@MojArch opera-developer-ffmpeg-codecs switched to low cost build process by me. Please switch to optdepends=(opera-developer-ffmpeg-codecs) and remove others (controled by provides). Also this does not orpvides=(opera).

oech3 commented on 2025-07-01 15:29 (UTC) (edited on 2025-07-01 15:33 (UTC) by oech3)

Can you override .so https://github.com/nwjs-ffmpeg-prebuilt/nwjs-ffmpeg-prebuilt/releases/download/$_ver/$_ver-linux-x64.zip at here? _ver=$(curl -s https://nwjs.io/versions.json | jq -r 'limit(1; .versions[] | select(.components.chromium | startswith("121.")) | .version)')