Opera kali linux ���������

Opera для Linux

Линукс – довольно удобная операционная система с низкой нагрузкой на ПК, но не слишком распространенная из-за своей специфики. Но все же крупные разработчики софта адаптируют свои программы и под нее. Яркий пример – интернет-обозреватель Опера для Линукс, который доступен для бесплатной загрузки и совместим практически со всеми сборками. Рассмотрим процедуру его инсталляции на примере всеми любимого Ubuntu.

Инструкция

В данном случае актуальными будут два метода установки браузера:

  • С помощью отдельного пакета с расширением .deb.
  • Через терминал (Командная строка).

Разумеется, в данной статье мы поочередно ознакомимся с каждым из них.

Случай №1: ДЕБ-файл

Тут все весьма просто:

  1. Откройте в любом интернет-обозревателе страницу https://www.opera.com/ru/.
  2. Кликните на опцию загрузки и выберите ДЕБ-файл.
  3. Откройте его и выполните установку через встроенный распаковщик пакетов.

Случай №2: Терминал

А теперь перейдем к альтернативе, как установить Opera на Linux. Вызвать консоль разработчика можно либо из меню приложений, либо с помощью комбинации Ctrl + Alt + T.

wget -qO- https://deb.opera.com/archive.key | sudo apt-key add —

С ее помощью идет подключения ключа от нужного репозитория.

sudo add-apt-repository «deb [arch=i386,amd64] https://deb.opera.com/opera-stable/ stable non-free»

Теперь идет непосредственно добавление ранее указанного репозитория.

sudo apt install opera-stable

Скорее всего, вас потребуют подтвердить операцию. Чтобы это сделать, впечатайте английскую букву y и нажмите Enter.

С этим запросом все предельно просто – он отвечает за запуск инсталляции стабильной версии браузера. Запустить ее выйдет через окно всех приложений для ОС.

Источник

Opera kali linux ���������

Trying to install Opera on
root@kali:

# cat /etc/os-release
PRETTY_NAME=»Kali GNU/Linux Rolling»
NAME=»Kali GNU/Linux»
ID=kali
VERSION=»2018.1″
VERSION_ID=»2018.1″
ID_LIKE=debian
ANSI_COLOR=»1;31″
HOME_URL=»http://www.kali.org/»
SUPPORT_URL=»http://forums.kali.org/»
BUG_REPORT_URL=»http://bugs.kali.org/»
root@kali:

Installation through gdebi

# cd Desktop
root@kali:

/Desktop# gdebi opera-stable_51.0.2830.34_amd64.deb
Reading package lists. Done
Building dependency tree
Reading state information. Done
Reading state information. Done
Requires the installation of the following packages: gconf-service gconf2-common libgconf-2-4

Fast and secure web browser
Opera is a fast, secure, and user-friendly web browser.
It includes web developer tools, news aggregation, and the ability
to compress data via Opera Turbo on congested networks.
Do you want to install the software package? [y/N]:y
Get:1 http://mirror.kku.ac.th/kali kali-rolling/main amd64 gconf2-common all 3.2.6-4.1 [1039 kB]
Get:2 http://mirror.kku.ac.th/kali kali-rolling/main amd64 libgconf-2-4 amd64 3.2.6-4.1 [426 kB]
Get:3 http://mirror.kku.ac.th/kali kali-rolling/main amd64 gconf-service amd64 3.2.6-4.1 [414 kB]
Fetched 1879 kB in 0s (0 B/s)
Selecting previously unselected package gconf2-common.
(Reading database . 325205 files and directories currently installed.)
Preparing to unpack . /gconf2-common_3.2.6-4.1_all.deb .
Unpacking gconf2-common (3.2.6-4.1) .
Selecting previously unselected package libgconf-2-4:amd64.
Preparing to unpack . /libgconf-2-4_3.2.6-4.1_amd64.deb .
Unpacking libgconf-2-4:amd64 (3.2.6-4.1) .
Selecting previously unselected package gconf-service.
Preparing to unpack . /gconf-service_3.2.6-4.1_amd64.deb .
Unpacking gconf-service (3.2.6-4.1) .
Setting up gconf2-common (3.2.6-4.1) .

Читайте также:  Как запаковать tar windows

Creating config file /etc/gconf/2/path with new version
Processing triggers for sgml-base (1.29) .
Processing triggers for libc-bin (2.25-5) .
Setting up libgconf-2-4:amd64 (3.2.6-4.1) .
Setting up gconf-service (3.2.6-4.1) .
Processing triggers for libc-bin (2.25-5) .
Some new locales have appeared on your system:

aln bal ca@valencia en@boldquot en@quot en@shaw fr.ISO8859-1 fr.UTF-8 ilo la sr@latin zh_CN.GB2312 zh_TW.Big5

They will not be touched until you reconfigure localepurge
with the following command:

localepurge: Disk space freed in /usr/share/locale: 5664 KiB
localepurge: Disk space freed in /usr/share/man: 0 KiB
localepurge: Disk space freed in /usr/share/gnome/help: 0 KiB
localepurge: Disk space freed in /usr/share/omf: 0 KiB

Total disk space freed by localepurge: 5664 KiB

Some new locales have appeared on your system:

aln bal ca@valencia en@boldquot en@quot en@shaw fr.ISO8859-1 fr.UTF-8 ilo la sr@latin zh_CN.GB2312 zh_TW.Big5

They will not be touched until you reconfigure localepurge
with the following command:

localepurge: Disk space freed in /usr/share/locale: 0 KiB
localepurge: Disk space freed in /usr/share/man: 0 KiB
localepurge: Disk space freed in /usr/share/gnome/help: 0 KiB
localepurge: Disk space freed in /usr/share/omf: 0 KiB

Total disk space freed by localepurge: 0 KiB

Selecting previously unselected package opera-stable.
(Reading database . 325344 files and directories currently installed.)
Preparing to unpack opera-stable_51.0.2830.34_amd64.deb .
Unpacking opera-stable (51.0.2830.34) .
Setting up opera-stable (51.0.2830.34) .
update-alternatives: using /usr/bin/opera to provide /usr/bin/x-www-browser (x-www-browser) in auto mode
update-alternatives: warning: skip creation of /usr/share/man/man1/x-www-browser.1.gz because associated file /usr/share/man/man1/opera.1.gz (of link group x-www-browser) doesn’t exist
update-alternatives: using /usr/bin/opera to provide /usr/bin/gnome-www-browser (gnome-www-browser) in auto mode
update-alternatives: warning: skip creation of /usr/share/man/man1/gnome-www-browser.1.gz because associated file /usr/share/man/man1/opera.1.gz (of link group gnome-www-browser) doesn’t exist
Processing triggers for menu (2.1.47+b1) .
Processing triggers for hicolor-icon-theme (0.17-1) .
Processing triggers for gnome-menus (3.13.3-11) .
Processing triggers for desktop-file-utils (0.23-2) .
Processing triggers for mime-support (3.60) .
Processing triggers for shared-mime-info (1.9-2) .
root@kali:

Icon shows up in applications.
On click nothing happens.

Any comment appreciated.

Chromium based browsers can not be run as root. Launching one from the terminal as root will pop something like this

ERROR:zygote_host_impl_linux.cc(90)] Running as root without —no-sandbox is not supported. See https://crbug.com/638180.

However, I think that chromium on kali has some workaround to allow it to run with root privileges, but I don’t know what it is or how you can apply it to opera.

@jimunderscorep said in Opera on Linux Kali:
Thanks your reply.

Can start Opera with opera —no-sandbox

Any way to change default Opera icon to include this code?

Читайте также:  Как поставить kali linux второй системой с windows 10

You can copy opera’s menu shortcut (/usr/share/applications/opera.desktop) in /root/.local/share/applications/ and then, with a text editor, edit it, changing line #7 from

Save and you are done.

However, I do not know if it will work or what side effects it may have, so please try this on a terminal first

and give it a test drive before making the changes mentioned above.

All the above must be done because kali is not an everyday distro and, for the average user, there is always something more that has to be done in order for some stuff to work as sthey are supposed to.Because of that, I would advice making a regular user for everyday tasks and using root only where it is absolutely needed.

Thank you so much.
Currently using Kali, and after installing Opera, your answer
turned up as hit #3 on Google. (#1 and #2 was to a Youtube video)

I registered so I could post a thanks for your reply on this thread

Sorry to be back.

Opera worked fine on Kali installed HDD with

Exec=opera %U —no-sandbox

Now setting up Kali live persisence and tried to do the same.
No luck
All other applications works as expected only Opera the problem.
Any comment appreciated.

Источник

Opera

Install latest/stable of Opera

Ubuntu 16.04 or later?

View in Desktop store

Make sure snap support is enabled in your Desktop store.

Install using the command line

Fast, secure, easy-to-use browser

Try the Opera browser — now with a built-in ad blocker, battery saver and free VPN.

Details for Opera

Share this snap

Generate an embeddable card to be shared on external websites.

Create embeddable card

Share embeddable card

Customise your embeddable card using the options below.

Источник

10 Best web browsers to use on Linux

  • Looking for a Linux browser? Keep reading to learn more about the best browser for Kali Linux.
  • Most of the entries on our list are available on multiple platforms, which is a plus.
  • You can always use the default browser that comes with Kali, or you can consider using faster third-party alternatives.
  • If you need the fastest Linux Browser, be sure to consider all entries from this guide.

  • Easy migration: use the Opera assistant to transfer exiting data, such as bookmarks, passwords, etc.
  • Optimize resource usage: your RAM memory is used more efficiently than in other browsers
  • Enhanced privacy: free and unlimited VPN integrated
  • No ads: built-in Ad Blocker speeds up loading of pages and protects against data-mining
  • Gaming friendly: Opera GX is the first and best browser for gaming
  • Download Opera
Читайте также:  Ch341ser driver windows 10

A platform like Kali Linux needs a high-quality browser that ensures fast performance, has low memory usage, so today we’ll show you the best browser for Kali Linux.

This guide offers our top browsers, so without further ado, let’s get started.

What are the best web browsers for Linux?

Opera

With a free VPN and ad blocker you should definitely consider Opera when you’re looking for the best and safest browser for Kali Linux .

Opera can help organize your work flow better, due to the customizable tabs and integrated messenger that allows you to communicate with friends without switching apps.

You get to handle your social-media accounts right from the side-bar and you also have your news feed delivered right on the Opera homepage, so you can stay in touch with everything that’s happening at the moment.

One very important aspect is that this browser extends the life of your battery and also synchronizes your information on a variety of devices.

Notable Opera features:

  • Send links and files between devices
  • Snapshot editing
  • Bookmarks import
  • Free and unlimited VPN

Opera

Opera is a reliable and secure browser that is available on multiple platforms, including Kali Linux.

Источник

How to Install Opera Browser on Kali Linux

How to Install Opera Browser on Kali Linux – opera is a software for web browsing. The Opera is one of the advanced software for Internet browser. Using this opera we can read and send a electronic mail (e-mail), browsing search some information, blogging, downloading, etc. The development of Opera Software is in Oslo, Norwegia. The opera can be run in multiplatform, that is Microsoft Windows, Mac, OS X, Linux, Solaris, and FreeBSD. And now, Opera is available for mobile in Android.

The features of Opera Browser is :

  1. Speed Dial. Your favorite site can be accessed directly with one click.
  2. Trash. We can reopen the last tab which closed be instantly.
  3. Search Shortcut. The Opera browser is provide a search shortcut.
  4. Mouse Gestures. With the Opera Browser, you can control a navigation website with mouse device.
  5. Opera Link. Online data synchronization.
  6. Quick Find. Opera browser is not remember just from title and URL address, but it remember the content if the website which your visit.
  7. Feed Preview. Available a feed column in some layout.
  8. Quick and customizable web search. We can choose searching a keyword using some option search engine, it like Google, eBay, Bing, Amazon, etc.
  9. And many more features of Opera Browser which useful for you.

First Download Opera Package

After downloading we have to install that package.

Источник

Оцените статью