I can't install opera browser on lubuntu The Next CEO of Stack OverflowCan't install package libglib2.0-dev because it depends on some unknown versionCan't install the ia32-libs packageInstall wine1.6-amd64 from ubuntu-wine ppa asked for installing wine1.6-i386 as wellmovie codec install errorsLibrary dependency problem with sphirewall-core and libboostltsp-server-standalone uninstallable on 12,04Unmet dependencies when trying to install r-baseI've failed to install the R package, broken packagesCan't install Nvidia drivers on Ubuntu 18.04

Science fiction novels about a solar system spanning civilisation where people change their bodies at will

Is HostGator storing my password in plaintext?

Example of a Mathematician/Physicist whose Other Publications during their PhD eclipsed their PhD Thesis

When airplanes disconnect from a tanker during air to air refueling, why do they bank so sharply to the right?

Only print output after finding pattern

If the heap is initialized for security, then why is the stack uninitialized?

Any way to transfer all permissions from one role to another?

Is it okay to store user locations?

What do "high sea" and "carry" mean in this sentence?

MAZDA 3 2006 (UK) - poor acceleration then takes off at 3250 revs

How easy is it to start Magic from scratch?

How do spells that require an ability check vs. the caster's spell save DC work?

Why Were Madagascar and New Zealand Discovered So Late?

When did Lisp start using symbols for arithmetic?

Are there languages with no euphemisms?

Trouble understanding the speech of overseas colleagues

What's the point of interval inversion?

How do we know the LHC results are robust?

What is the difference between "behavior" and "behaviour"?

Why is there a PLL in CPU?

Why didn't Khan get resurrected in the Genesis Explosion?

% symbol leads to superlong (forever?) compilations

Anatomically Correct Strange Women In Ponds Distributing Swords

Explicit solution of a Hamiltonian system



I can't install opera browser on lubuntu



The Next CEO of Stack OverflowCan't install package libglib2.0-dev because it depends on some unknown versionCan't install the ia32-libs packageInstall wine1.6-amd64 from ubuntu-wine ppa asked for installing wine1.6-i386 as wellmovie codec install errorsLibrary dependency problem with sphirewall-core and libboostltsp-server-standalone uninstallable on 12,04Unmet dependencies when trying to install r-baseI've failed to install the R package, broken packagesCan't install Nvidia drivers on Ubuntu 18.04










0















running these commands to install opera :



to set up a key:



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


to set up a repository:



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

sudo apt-get update
sudo apt-get install opera


but at the end I get this message in my command terminal :



Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
opera : Depends: libgstreamer-plugins-base0.10-0 (>= 0.10.16) but it is not installable
Depends: libgstreamer0.10-0 (>= 0.10.15) but it is not installable
Depends: gstreamer0.10-plugins-good but it is not installable
Recommends: flashplugin-nonfree
E: Unable to correct problems, you have held broken packages.


From the command line typing lsb_release -a says my ubuntu version is Ubuntu 17.10, but I'm using lubuntu.










share|improve this question
















bumped to the homepage by Community 8 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.










  • 2





    Please edit and add the Lubuntu release/version.

    – user692175
    Jan 6 '18 at 1:57






  • 1





    Try running sudo apt-get -f install

    – Georgelemental
    Jan 6 '18 at 3:16











  • I typed in sudeo apt-get -f install and then tried to install opera, but I got the same problem. My ubuntu version is Ubuntu 17.10

    – weerre
    Jan 6 '18 at 19:13











  • @weerre then why did you add "lubuntu" to the title and body if it is Ubuntu 17.10?

    – Rinzwind
    Jan 6 '18 at 19:45











  • it says im using ubuntu 17.10 in my command line in terminal when I type lsb_release-a to check my os version. But I know I'm using lubuntu, it even says lubuntu when I start up my computer in the boot loading screen. I don't know how else to check my version or if this is another bug.

    – weerre
    Jan 7 '18 at 12:20















0















running these commands to install opera :



to set up a key:



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


to set up a repository:



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

sudo apt-get update
sudo apt-get install opera


but at the end I get this message in my command terminal :



Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
opera : Depends: libgstreamer-plugins-base0.10-0 (>= 0.10.16) but it is not installable
Depends: libgstreamer0.10-0 (>= 0.10.15) but it is not installable
Depends: gstreamer0.10-plugins-good but it is not installable
Recommends: flashplugin-nonfree
E: Unable to correct problems, you have held broken packages.


From the command line typing lsb_release -a says my ubuntu version is Ubuntu 17.10, but I'm using lubuntu.










share|improve this question
















bumped to the homepage by Community 8 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.










  • 2





    Please edit and add the Lubuntu release/version.

    – user692175
    Jan 6 '18 at 1:57






  • 1





    Try running sudo apt-get -f install

    – Georgelemental
    Jan 6 '18 at 3:16











  • I typed in sudeo apt-get -f install and then tried to install opera, but I got the same problem. My ubuntu version is Ubuntu 17.10

    – weerre
    Jan 6 '18 at 19:13











  • @weerre then why did you add "lubuntu" to the title and body if it is Ubuntu 17.10?

    – Rinzwind
    Jan 6 '18 at 19:45











  • it says im using ubuntu 17.10 in my command line in terminal when I type lsb_release-a to check my os version. But I know I'm using lubuntu, it even says lubuntu when I start up my computer in the boot loading screen. I don't know how else to check my version or if this is another bug.

    – weerre
    Jan 7 '18 at 12:20













0












0








0








running these commands to install opera :



to set up a key:



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


to set up a repository:



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

sudo apt-get update
sudo apt-get install opera


but at the end I get this message in my command terminal :



Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
opera : Depends: libgstreamer-plugins-base0.10-0 (>= 0.10.16) but it is not installable
Depends: libgstreamer0.10-0 (>= 0.10.15) but it is not installable
Depends: gstreamer0.10-plugins-good but it is not installable
Recommends: flashplugin-nonfree
E: Unable to correct problems, you have held broken packages.


From the command line typing lsb_release -a says my ubuntu version is Ubuntu 17.10, but I'm using lubuntu.










share|improve this question
















running these commands to install opera :



to set up a key:



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


to set up a repository:



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

sudo apt-get update
sudo apt-get install opera


but at the end I get this message in my command terminal :



Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
opera : Depends: libgstreamer-plugins-base0.10-0 (>= 0.10.16) but it is not installable
Depends: libgstreamer0.10-0 (>= 0.10.15) but it is not installable
Depends: gstreamer0.10-plugins-good but it is not installable
Recommends: flashplugin-nonfree
E: Unable to correct problems, you have held broken packages.


From the command line typing lsb_release -a says my ubuntu version is Ubuntu 17.10, but I'm using lubuntu.







software-installation lubuntu dependencies opera






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Jan 6 '18 at 19:10







weerre

















asked Jan 6 '18 at 1:50









weerreweerre

112




112





bumped to the homepage by Community 8 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.







bumped to the homepage by Community 8 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.









  • 2





    Please edit and add the Lubuntu release/version.

    – user692175
    Jan 6 '18 at 1:57






  • 1





    Try running sudo apt-get -f install

    – Georgelemental
    Jan 6 '18 at 3:16











  • I typed in sudeo apt-get -f install and then tried to install opera, but I got the same problem. My ubuntu version is Ubuntu 17.10

    – weerre
    Jan 6 '18 at 19:13











  • @weerre then why did you add "lubuntu" to the title and body if it is Ubuntu 17.10?

    – Rinzwind
    Jan 6 '18 at 19:45











  • it says im using ubuntu 17.10 in my command line in terminal when I type lsb_release-a to check my os version. But I know I'm using lubuntu, it even says lubuntu when I start up my computer in the boot loading screen. I don't know how else to check my version or if this is another bug.

    – weerre
    Jan 7 '18 at 12:20












  • 2





    Please edit and add the Lubuntu release/version.

    – user692175
    Jan 6 '18 at 1:57






  • 1





    Try running sudo apt-get -f install

    – Georgelemental
    Jan 6 '18 at 3:16











  • I typed in sudeo apt-get -f install and then tried to install opera, but I got the same problem. My ubuntu version is Ubuntu 17.10

    – weerre
    Jan 6 '18 at 19:13











  • @weerre then why did you add "lubuntu" to the title and body if it is Ubuntu 17.10?

    – Rinzwind
    Jan 6 '18 at 19:45











  • it says im using ubuntu 17.10 in my command line in terminal when I type lsb_release-a to check my os version. But I know I'm using lubuntu, it even says lubuntu when I start up my computer in the boot loading screen. I don't know how else to check my version or if this is another bug.

    – weerre
    Jan 7 '18 at 12:20







2




2





Please edit and add the Lubuntu release/version.

– user692175
Jan 6 '18 at 1:57





Please edit and add the Lubuntu release/version.

– user692175
Jan 6 '18 at 1:57




1




1





Try running sudo apt-get -f install

– Georgelemental
Jan 6 '18 at 3:16





Try running sudo apt-get -f install

– Georgelemental
Jan 6 '18 at 3:16













I typed in sudeo apt-get -f install and then tried to install opera, but I got the same problem. My ubuntu version is Ubuntu 17.10

– weerre
Jan 6 '18 at 19:13





I typed in sudeo apt-get -f install and then tried to install opera, but I got the same problem. My ubuntu version is Ubuntu 17.10

– weerre
Jan 6 '18 at 19:13













@weerre then why did you add "lubuntu" to the title and body if it is Ubuntu 17.10?

– Rinzwind
Jan 6 '18 at 19:45





@weerre then why did you add "lubuntu" to the title and body if it is Ubuntu 17.10?

– Rinzwind
Jan 6 '18 at 19:45













it says im using ubuntu 17.10 in my command line in terminal when I type lsb_release-a to check my os version. But I know I'm using lubuntu, it even says lubuntu when I start up my computer in the boot loading screen. I don't know how else to check my version or if this is another bug.

– weerre
Jan 7 '18 at 12:20





it says im using ubuntu 17.10 in my command line in terminal when I type lsb_release-a to check my os version. But I know I'm using lubuntu, it even says lubuntu when I start up my computer in the boot loading screen. I don't know how else to check my version or if this is another bug.

– weerre
Jan 7 '18 at 12:20










1 Answer
1






active

oldest

votes


















0














On your terminal, run the following commands:



wget https://download3.operacdn.com/pub/opera/desktop/50.0.2762.45/linux/opera-stable_50.0.2762.45_amd64.deb
sudo dpkg -i opera-stable_50.0.2762.45_amd64.deb


wget: downloads opera-stable_50.0.2762.45_amd64.deb



dpkg: installs opera-stable using the deb file.






share|improve this answer























  • Glad I could help :)

    – Kian
    Jan 7 '18 at 18:55









protected by N0rbert Mar 5 at 6:19



Thank you for your interest in this question.
Because it has attracted low-quality or spam answers that had to be removed, posting an answer now requires 10 reputation on this site (the association bonus does not count).



Would you like to answer one of these unanswered questions instead?














1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









0














On your terminal, run the following commands:



wget https://download3.operacdn.com/pub/opera/desktop/50.0.2762.45/linux/opera-stable_50.0.2762.45_amd64.deb
sudo dpkg -i opera-stable_50.0.2762.45_amd64.deb


wget: downloads opera-stable_50.0.2762.45_amd64.deb



dpkg: installs opera-stable using the deb file.






share|improve this answer























  • Glad I could help :)

    – Kian
    Jan 7 '18 at 18:55















0














On your terminal, run the following commands:



wget https://download3.operacdn.com/pub/opera/desktop/50.0.2762.45/linux/opera-stable_50.0.2762.45_amd64.deb
sudo dpkg -i opera-stable_50.0.2762.45_amd64.deb


wget: downloads opera-stable_50.0.2762.45_amd64.deb



dpkg: installs opera-stable using the deb file.






share|improve this answer























  • Glad I could help :)

    – Kian
    Jan 7 '18 at 18:55













0












0








0







On your terminal, run the following commands:



wget https://download3.operacdn.com/pub/opera/desktop/50.0.2762.45/linux/opera-stable_50.0.2762.45_amd64.deb
sudo dpkg -i opera-stable_50.0.2762.45_amd64.deb


wget: downloads opera-stable_50.0.2762.45_amd64.deb



dpkg: installs opera-stable using the deb file.






share|improve this answer













On your terminal, run the following commands:



wget https://download3.operacdn.com/pub/opera/desktop/50.0.2762.45/linux/opera-stable_50.0.2762.45_amd64.deb
sudo dpkg -i opera-stable_50.0.2762.45_amd64.deb


wget: downloads opera-stable_50.0.2762.45_amd64.deb



dpkg: installs opera-stable using the deb file.







share|improve this answer












share|improve this answer



share|improve this answer










answered Jan 6 '18 at 20:08









KianKian

1538




1538












  • Glad I could help :)

    – Kian
    Jan 7 '18 at 18:55

















  • Glad I could help :)

    – Kian
    Jan 7 '18 at 18:55
















Glad I could help :)

– Kian
Jan 7 '18 at 18:55





Glad I could help :)

– Kian
Jan 7 '18 at 18:55





protected by N0rbert Mar 5 at 6:19



Thank you for your interest in this question.
Because it has attracted low-quality or spam answers that had to be removed, posting an answer now requires 10 reputation on this site (the association bonus does not count).



Would you like to answer one of these unanswered questions instead?



Popular posts from this blog

Möglingen Índice Localización Historia Demografía Referencias Enlaces externos Menú de navegación48°53′18″N 9°07′45″E / 48.888333333333, 9.129166666666748°53′18″N 9°07′45″E / 48.888333333333, 9.1291666666667Sitio web oficial Mapa de Möglingen«Gemeinden in Deutschland nach Fläche, Bevölkerung und Postleitzahl am 30.09.2016»Möglingen

Virtualbox - Configuration error: Querying “UUID” failed (VERR_CFGM_VALUE_NOT_FOUND)“VERR_SUPLIB_WORLD_WRITABLE” error when trying to installing OS in virtualboxVirtual Box Kernel errorFailed to open a seesion for the virtual machineFailed to open a session for the virtual machineUbuntu 14.04 LTS Virtualbox errorcan't use VM VirtualBoxusing virtualboxI can't run Linux-64 Bit on VirtualBoxUnable to insert the virtual optical disk (VBoxguestaddition) in virtual machine for ubuntu server in win 10VirtuaBox in Ubuntu 18.04 Issues with Win10.ISO Installation

Antonio De Lisio Carrera Referencias Menú de navegación«Caracas: evolución relacional multipleja»«Cuando los gobiernos subestiman a las localidades: L a Iniciativa para la Integración de la Infraestructura Regional Suramericana (IIRSA) en la frontera Colombo-Venezolana»«Maestría en Planificación Integral del Ambiente»«La Metrópoli Caraqueña: Expansión Simplificadora o Articulación Diversificante»«La Metrópoli Caraqueña: Expansión Simplificadora o Articulación Diversificante»«Conózcanos»«Caracas: evolución relacional multipleja»«La Metrópoli Caraqueña: Expansión Simplificadora o Articulación Diversificante»