Opera browser installation on Ubuntu Debian CentOS systems
The guide below describes how to install the opera browser on Ubuntu systems, Debian and CentOS
We start the terminal and depending on the system:
Ubuntu, Debian, Linux Mint:
We take the key:
1 | wget -qO- https://deb.opera.com/archive.key | sudo apt-key add - |
We serve the repo:
1 | sudo add-apt-repository "deb [arch=i386,amd64] https://deb.opera.com/opera-stable/ stable non-free" |
We update packages:
1 | sudo apt update |
We're installing Opera:
1 | sudo apt install opera-stable |
Fedora, Red Hat, AlmaLinux, Centos:
We add the Key:
1 | sudo rpm --import https://rpm.opera.com/rpmrepo.key |
For a centos:
1 2 3 4 5 6 7 8 9 | sudo tee /etc/yum.repos.d/opera.repo <<RPMREPO [opera] name=Opera packages type=rpm-md baseurl=https://rpm.opera.com/rpm gpgcheck=1 gpgkey=https://rpm.opera.com/rpmrepo.key enabled=1 RPMREPO |
We install:
1 | sudo dnf install opera-stable |
Related entries:
Android Phone Integration with Ubuntu 18.04 GSConnect
gconf-service gconf-service-backend gconf2-common libappindicator1 libc++1 libc++1-9 libc++abi1-9 libdbusmenu-gtk4 libgail-common libgail18 libgconf-2-4 libgtk2.0-0 libgtk2.0-bin libgtk2.0-commonAll-in-one voice and text chat for gamers
All-in-one voice and text chat for gamers that's free 20.04
After rebooting the system, SELinux will be completely disabled 7
Resolved issue with smarty_lazy_cache 'does not exist
Fotoxx Photo editor in Ubuntu 20.04 and Linux Mint 20