Package Details: opera-developer 111.0.5138.0-1

Git Clone URL: https://aur.archlinux.org/opera-developer.git (read-only, click to copy)
Package Base: opera-developer
Description: A fast and secure web browser and Internet suite - developer stream
Upstream URL: https://www.opera.com/computer
Keywords: browser chromium web
Licenses: custom:opera
Provides: opera
Submitter: eworm
Maintainer: MojArch
Last Packager: MojArch
Votes: 90
Popularity: 0.90
First Submitted: 2014-06-23 09:07 (UTC)
Last Updated: 2024-04-19 11:56 (UTC)

Dependencies (12)

Required by (10)

Sources (3)

Pinned Comments

MojArch commented on 2024-04-02 18:49 (UTC)

Hi every one. As new Maintainer I updated the pkg to latest version available. Hope you enjoy it!

Latest Comments

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

BlackIkeEagle commented on 2024-04-03 12:39 (UTC)

@MojArch, feel free to drop me an email if there are issues, glad you're picking it up

MojArch commented on 2024-04-02 18:49 (UTC)

Hi every one. As new Maintainer I updated the pkg to latest version available. Hope you enjoy it!

MojArch commented on 2024-04-01 14:25 (UTC)

Hi thnx @BlackIkeEagle for years of support. if you agree I can keep this pkg updated. I am a little new to this pkg owning so if you help me to sort things out i can move forward and keep this browser up to date. thnx in advance!

deresh commented on 2024-02-16 13:54 (UTC)

Patch to install latest released version:

diff --git a/PKGBUILD b/PKGBUILD index 03a3185..cae0e35 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -6,7 +6,7 @@ # Contributor: totoloco

pkgname=opera-developer -pkgver=108.0.5054.0 +pkgver=109.0.5076.0 pkgrel=1 pkgdesc='A fast and secure web browser and Internet suite - developer stream' arch=('x86_64') @@ -23,7 +23,7 @@ source=( "opera" "default" ) -sha256sums=('4c6267cd8b41562a57be3f7e50c1d9c2461a3b391ae0f2e68168a911e814fedf' +sha256sums=('fe7a0734f4c7017b56232c3c88bd3252da7cb0c1511b69bbe4a8b2f539385755' '508512464e24126fddfb2c41a1e2e86624bdb0c0748084b6a922573b6cf6b9c5' '99fc0d2822edd14e234d451995db47148125e4580221a292598959421d131231')

BlackIkeEagle commented on 2024-01-25 19:49 (UTC)

Since I no longer use Opera, I have disowned. This also means the packages are no longer available in my personal repo.

serdarsaglam commented on 2019-01-28 21:54 (UTC)

Hi New development version of Opera now supports Widevine Opera 59.0.3209.0 developer

zoli62 commented on 2018-11-17 23:00 (UTC)

Latest build can not be downloaded during install process.

Cray2TheZ commented on 2018-09-09 06:38 (UTC)

Package is out of date but the new version (57.0.3058.0) can be installed by changing the following line at the very top of the PKGBUILD:

pkgver=56.0.3037.0

Change this to:

pkgver=57.0.3058.0

Then, run the makepkg -sri command with --skipchecksums so that the outdated checksums won't prevent the installation.

I hope this helps!