How to install new Opera browser on Linux other than Ubuntu on all unsupported non-deb like Mageia
Today I show you how to install Opera browser on all unsupported Linux distro like Mageia, ROSA, OpenMandriva, Fedora, OpenSuse, Arch and many more.
As you know new Opera only support Ubuntu and other Debian based systems. So we official can install it with .deb package but what if we use non deb system?
So, we can also install Opera, it's simple.
We can two metod. One for all RPM based system like Mageia, OpenMandriva and two manual for other non rpm distro.
How To:
* 0. The first thing we need to do is to determine what kind of system you're using. If this is Ubuntu, Debian, Mint, Elementary and others using the .deb packages just download a package from the official https://opera.com and install it.
1. If we have a system based on RPM best choice will be the script RPM4OPERA prepared by Ruario - Opera for Linux developer.
All solution you can also find on Ruario blog: http://ruario.ghost.io/2014/12/20/my-christmas-present-to-opera-fans-on-rpm-distros/
Download the script from here:
https://gist.github.com/ruario/3ed0d3a6c0764c4ae9f9/raw/81b53fb7bb65b68069d7abf82c7aac70baf07211/rpm4opera
2. Add the console or in graphical mode execution parameter. In the console, type chmod + x rpm4opera.
3. Then run the script command: ./rpm4opera --stable, where in place of --stable insert the version you want to download. The choice is either stable version, beta or developer.
* 4. If the script does not start because of a lack of such dependence. Rpmbuild it going Install a urpmi rpmbuild.
5. Install the rpm package generated. Items must be in the directory / var / tmp /.
It all.
If you are using a system that does not support rpm and it is also this way.
* 6. Download from https://opera.com interesting you build version of the opera in the .deb package.
* 7. Then follow the instructions on the web: http://forums.opera.com/discussion/1856094/faq-installing-opera-on-non-debianubuntu-based-systems/p1
So, first unpack the archive: ar p opera.deb data.tar.xz | x d data.tar.
Then type tar -xf data.tar -C / opt --strip = 4 ./usr/lib/x86_64-linux-gnu/opera-developer.
A succession: chmod 4755 / opt / opera-developer / opera_sandbox.
* 8. Now you can start the browser command / opt / opera-developer / opera-developer &.
Just remember to insert the appropriate versions that have a stable, beta or developer.
PL
How To:
*0. Pierwsze co musimy zrobić to określić jakiego rodzaju system używamy. Jeśli to Ubuntu, Debian, Mint, Elementary i inne wykorzystujące pakiety .deb wówczas wystarczy pobrać oficjalną paczkę ze strony https://opera.com i ją zainstalować.
1. Jeżeli mamy system oparty na pakietach RPM najlepszym wyborem będzie skorzystanie ze skryptu RPM4OPERA przygotowanego przez Ruario - developera Opery dla Linuksa. Instrukcje można znaleźć na blogu Ruario: http://ruario.ghost.io/2014/12/20/my-christmas-present-to-opera-fans-on-rpm-distros/
Skrypt do pobrania stąd:
https://gist.github.com/ruario/3ed0d3a6c0764c4ae9f9/raw/81b53fb7bb65b68069d7abf82c7aac70baf07211/rpm4opera
2. Dodaj w konsoli lub w trybie graficznym parametr wykonywania. W konsoli wpisz: chmod +x rpm4opera.
3. Następnie uruchom skrypt poleceniem: ./rpm4opera --stable, gdzie w miejsce --stable wstaw wersję, którą chcesz pobrać. Do wyboru jest albo wersja stable, beta lub developer.
*4. Jeżeli skrypt nie uruchomi się z powodu braku zależności jak np. rpmbuild to je doinstaluj: urpmi rpmbuild.
5. Zainstaluj wygenerowaną paczkę rpm. Paczka powinna znajdować się w katalogu: /var/tmp/.
To wszystko.
Jeżeli jednak korzystasz z systemu, który nie obsługuje rpm to też jest i na to sposob.
*6. Pobierz ze strony https://opera.com interesujący ciebie build wersji opery w paczce .deb.
*7. Następnie postępuj zgodnie z instrukcjami ze strony: http://forums.opera.com/discussion/1856094/faq-installing-opera-on-non-debianubuntu-based-systems/p1
Czyli najpierw rozpakuj archiwum: ar p opera.deb data.tar.xz | xz -d data.tar.
Następnie wpisz: tar -xf data.tar -C /opt --strip=4 ./usr/lib/x86_64-linux-gnu/opera-developer.
A kolejno: chmod 4755 /opt/opera-developer/opera_sandbox.
*8. Teraz możesz już uruchomić przeglądarkę poleceniem: /opt/opera-developer/opera-developer &.
Pamiętaj tylko o odpowiednim wstawieniu wersji, które posiadasz stable, beta lub developer.