How to install Opera on Ubuntu:

From the terminal, add a pointer to the opera stable sources:

sudo sh -c 'echo "deb http://deb.opera.com/opera/ stable non-free" >> /etc/apt/sources.list.d/opera.list'

Install the key:

sudo sh -c 'wget -O - http://deb.opera.com/archive.key | apt-key add -'

Update repo:

sudo apt-get update

Install Opera:

sudo apt-get install opera
Answer from Eric Leschinski on askubuntu.com
๐ŸŒ
Reddit
reddit.com โ€บ r/operabrowser โ€บ opera gx for linux?
r/operabrowser on Reddit: Opera GX for Linux?
January 12, 2021 -

Heya, I have been wondering if Opera GX will get a linux release or if there is any work done for that.

Any info will help, cheers.

Top answer
1 of 5
9
Opera hasn't said anything yet, so not sure. Would be nice.
2 of 5
7
u/INeedABetterNickHelp u/shadow2531 u/CrazyIronMyth u/nakshtrapunia u/KeeperCP1 u/TheUpvoterOriginal I've GOT IT WORKING...under wine, not natively. I use chromium and regular opera but always wanted opera gx on linux, and they are working on it. It took ALOT of experimentation and deleting and recreating wine dirs. What finally worked is> Install wine, from opensuses repos, which have .debs with latest (if you're using debian 10 or ubuntu 18.04 youll need this), Debian 11 and 20.04 have newer wine. The point is to have wine 5.1 or above. Tutorial for debian and ubuntu users. run winecfg on terminal (winecfg), then install mono (net framework), when prompted. Download and run opera gx installer (wine OperaGXSetup.exe) Let it run until it freezes, then go to terminal and press cntrl + C to abort. (This is needed to make registry entries but fails before it can copy all files) Now, go to a windows machine, (I used windows 11 beta in virtualbox) install a fresh opera gx copy, then go to C:\Program Files and Copy the whole "Opera GX" directory to a thumb drive (or mounted shared drive in virtual machine). Note if you didnt select to install for all users it will instead be in C:\Users\USERNAME\AppData\Local\ Go to C:\Users\$USERNAMEHERE\AppData\Local\Opera Software\ and copy dir "Opera GX Stable" to thumb drive. (or mounted drive) Go back to linux machine and recreate these dirs, i.e. copying them in the same place but on your wine virtual drive (located in ~/.wine/drive_c/) Finally go in terminal and go all the way to the Opera GX dir in program files. Type wine launcher.exe --no-gpu It runs, but without hardware gpu acceleration. But works fine otherwise Note. Wine 5.x.x works but it sometimes crashes. 6.x.x - the staging or "bleeding edge" version works much better. But some distros cant run 6 so. And as said at top most repos like debian 10 ubuntu 18 and below have 4.x.x or even older versions in their repos that are stable, but lack the libraries needed to run chromium based browsers like opera and its derivatives. Arch linux or gentoo linux will have the latest so you could use their repos (for other experimentation, chromium 78/chrome78/browsers based on this or older, will indeed work on wine 4.x.x) Lastly, I'm a chromium dev (could you tell by profile pic lol), so I'm here to help with chromium and browsers built on it. This is my first reddit post, as I was always a reader not a poster, but this was important enough to me to get it out there for people searching "opera gx on linux" like i've been doing the past 6 months with people saying "it doesn't work on wine" No.....you just didn't try hard enough lol!! EDIT: Days from being a year later, I just wanted to say thanks for all the upvotes and awards, this was my first reddit post and it made me feel welcome and its nice that this has helped people use opera gx on linux. ALSO: Latest Wine has new major version, and you should be using that.
๐ŸŒ
Opera
forums.opera.com โ€บ post โ€บ 346960
[Request]Opera GX on Linux | Opera forums
August 23, 2020 - What we want is a Linux build (or at least source code so we can build it ourselves and write patches for individual distros), for native performance and fewer bugs. If the only way to get GX is to run it in Wine, I'm just gonna use Firefox.
Top answer
1 of 5
25

How to install Opera on Ubuntu:

From the terminal, add a pointer to the opera stable sources:

sudo sh -c 'echo "deb http://deb.opera.com/opera/ stable non-free" >> /etc/apt/sources.list.d/opera.list'

Install the key:

sudo sh -c 'wget -O - http://deb.opera.com/archive.key | apt-key add -'

Update repo:

sudo apt-get update

Install Opera:

sudo apt-get install opera
2 of 5
9

Synaptic is a graphical interface for Aptitude, the package manager in Ubuntu/Linux. It provides a listing of available software packages that are available to download and install from the repositories listed in your Software Sources. Synaptic is less intimidating to use than apt-get in a Terminal interface for users not used to dealing with the command line.

Preceding commands in Terminal/command line with sudo imparts a restricted root-user ability for performing commands that are not available for standard user accounts.

When in doubt about any basic command in Terminal, you can always man [base command] to access the command manual pages. man sudo will show the manual for sudo, for example. There is also extensive documentation on the Ubuntu website for most commands.

As for installing Opera, it is not maintained in the standard Ubuntu repositories. You have two options:

1) add the Opera repository to your Software Sources as mentioned in the other answer and following the directions in the provided link; or

2) download and install Opera manually.

To install Opera manually, go to the Opera website (www.opera.com) and download it from there. Presuming that you have your downloads set to go to your Downloads Folder, you can run the following in Terminal:

cd /home/your_account/Downloads ;ls -l Replace "your_account" with your short name; the "ls -l" will list the contents of the Downloads folder. Locate the Opera package file - it should be something like 'Opera_12.15.1748_amd64.deb'.

sudo dpkg -i Opera_12.15.1748_amd64.deb and enter your password when prompted. This will run the Opera installer.

In order to have Opera updated automatically, you should still add the Opera repository to your list of software sources.

๐ŸŒ
YouTube
youtube.com โ€บ watch
OperaGX on Linux? (How to Install OperaGX on Linux) - YouTube
As you can see on my thumbnail, I have OperaGX running on Linux. Supposedly, this is not possible as it is made for Windows and macOS and is an advanced web ...
Published ย  October 4, 2022
๐ŸŒ
MakeUseOf
makeuseof.com โ€บ home โ€บ linux โ€บ how to install the opera web browser on linux
How to Install the Opera Web Browser on Linux
August 4, 2022 - To install Opera via the command line, first, download the package corresponding to the Linux distribution you're using. Then, open a terminal window in your Downloads folder and enter the following commands, again, based on the distro installed on your machine:
๐ŸŒ
Opera
forums.opera.com โ€บ topic โ€บ 39073 โ€บ request-opera-gx-for-linux
[Request]Opera GX for Linux | Opera forums
December 25, 2023 - why is there no version of opera gx for linux, if it is more suitable for games than Mac OS, and much more efficient, in fact gx should not be on mac, and must be on Linux without fail(((
๐ŸŒ
Vibes News
tyler-ball.com โ€บ blog โ€บ install-opera-gx-on-linux-1763061664815
Install Opera GX On Linux: A Simple Guide
November 13, 2025 - Launch Opera GX: Once the installation is complete, you can launch Opera GX from your application menu or by typing opera-gx in the terminal. Thatโ€™s it! Youโ€™ve successfully installed Opera GX on your Linux system using Snap.
Find elsewhere
๐ŸŒ
GoogleIP
betanet.net โ€บ view-post โ€บ how-to-install-opera-gx-on-linux
How to Install Opera GX on Linux
You can download the package by visiting the official Opera website or by using the terminal with the following command: wget https://download3.operacdn.com/pub/gx/desktop/73.0.3856.257/linux/opera-gx_73.0.3856.257_amd64.deb Step 2: Install ...
๐ŸŒ
LinuxVox
linuxvox.com โ€บ blog โ€บ opera-gx-for-linux
Opera GX for Linux: A Comprehensive Guide โ€” linuxvox.com
The installation process may vary depending on your Linux distribution. Here are the steps for some popular distributions: # Download the Opera GX .deb package wget https://download.opera.com/gx/linux/opera-gx_<version>_amd64.deb # Install the package sudo dpkg -i opera-gx_<version>_amd64.deb # Fix any missing dependencies sudo apt-get install -f
๐ŸŒ
VITUX
vitux.com โ€บ how-to-install-uninstall-opera-browser-on-ubuntu
How to Install Opera Browser on Ubuntu 18.04 LTS โ€“ VITUX
In order to install Opera web browser through the command line, please follow these steps: 1. Open the Terminal through Ubuntu Dash or the Ctrl+Alt+T shortcut and then enter the following command:
๐ŸŒ
YouTube
youtube.com โ€บ watch
Install Opera browser on Ubuntu or Debian - YouTube
Install Opera browser on Ubuntu or DebianYou Can Now Hire Me on Fiverr For Linux Server and Web/Cloud support ( Ricky W on Fiverr)Links to my Fiverr gigs:I ...
Published ย  September 20, 2024
๐ŸŒ
Vibes News
vingaro.com โ€บ blog โ€บ install-opera-gx-on-linux
Install Opera GX On Linux: A Comprehensive Guide
November 13, 2025 - For example, on Debian-based systems, ... with installing Opera GX. Open your terminal and type the following command: sudo snap install opera-gx....
๐ŸŒ
Vibes News
bonanzaapp.com โ€บ blog โ€บ install-opera-gx-on-linux-1763173674798
Install Opera GX On Linux: A Step-by-Step Guide
November 15, 2025 - First, you need to download the .deb package from the official Opera GX website. Open your current browser and go to the Opera GX download page. Look for the Linux version and download the .deb package. Save it to a location you can easily access, like your Downloads folder. ... Next, open your terminal.
๐ŸŒ
Position Is Everything
positioniseverything.net โ€บ home โ€บ how to install opera gx on linux: a step-by-step guide
How to Install Opera GX on Linux: A Step-by-Step Guide - Position Is Everything
November 11, 2025 - We can follow the on-screen instructions to proceed, ensuring that the Opera GX browser snugly fits into our system. Remember to check the necessary dependencies. For those of us who are comfortable in the terminal, the CLI method is a more direct route. Itโ€™s like being a Linux ninja, using ...
๐ŸŒ
GeeksforGeeks
geeksforgeeks.org โ€บ installation guide โ€บ how-to-install-opera-web-browser-on-ubuntu
How to install Opera Web Browser on Ubuntu - GeeksforGeeks
July 23, 2025 - sudo apt install ./opera-stable_87.0.4390.25_amd64.deb ยท Step 6: After installing, run the following command in the terminal to start the application.
๐ŸŒ
Wikihow
wikihow.com โ€บ computers and electronics โ€บ operating systems โ€บ linux โ€บ ubuntu โ€บ how to install opera browser through terminal on ubuntu: 11 steps
How to Install Opera Browser Through Terminal on Ubuntu: 11 Steps
April 2, 2020 - To install Opera, type or use copy/paste method to add following command: sudo apt-get install opera-stable and hit Enter. ... When it asks you that do you want to continue, type 'Y' to the Terminal and hit Enter.
๐ŸŒ
Snapcraft
snapcraft.io โ€บ opera
Install Opera on Linux | Snap Store
1 week ago - Get the latest version of Opera for Linux - Fast, secure, easy-to-use browser
๐ŸŒ
LinuxConfig
linuxconfig.org โ€บ home โ€บ how to install opera web browser on linux
Install Opera on Linux: Step-by-Step Guide
September 22, 2025 - Looking to install opera on ubuntu? Debian Linux systems and the distros based on it, such as Ubuntu, Linux Mint, Kali, etc. can use the Opera PPA to install the web browser. Open a terminal and use the following commands to setup the PPA and install Opera.