This article covers how to install the Opera browser using different ways on CentOS 8. We have also shown how you can install packages by using the wget command. Opera browser is amazing on your CentOS 8 system.To install Opera browser on CentOS:1. Add Opera YUM repositoryRun the following commands to manually add the Opera RPM repository to your RHEL / CentOS 8 system.$ sudo tee /etc/yum.repos.d/opera.repo <[opera]name=Opera packagestype=rpm-mdbaseurl=https://rpm.opera.com/rpmgpgcheck=1gpgkey=https://rpm.opera.com/rpmrepo.keyenabled=1RPMREPO2. Install Opera Browser on RHEL 8 / CentOS 8Use yum package manager command to install Opera Browser on RHEL 8 / CentOS 8.$ sudo yum -y install opera-stable3. Wait for the installation to complete then launch the browser from the CLI:$ opera