Results 1 to 6 of 6

Thread: Unable to install Opera in Ubuntu 11.10

  1. #1
    Join Date
    Oct 2011
    Posts
    74

    Unable to install Opera in Ubuntu 11.10

    I have just freshly installed the Ubuntu 11.10. After the completion of installation I have noticed that I am no longer able to install the opera 11.51. Whenever I am trying to install opera it gives me an error msg saying that can’t open the .deb file, it might be corrupt. I don’t know what’s wrong with this thing because I have downloaded it from the official site. I have tried again downloading twice but still no use.

  2. #2
    Join Date
    Feb 2010
    Posts
    531

    Re: Unable to install Opera in Ubuntu 11.10

    As you have noticed, Opera is not in the Ubuntu Software Center. To install, you have to download the package from their official website and then install or by Gdebi (which currently does not work in Ubuntu 11.10) or Terminal. Let an option to download the form by default, as this will download as a. Deb. To install Terminal let you navigate to the directory where we downloaded the package. Once in the directory, enter the below command:
    Code:
     sudo dpkg-i package.deb
    Replacing, obviously, "tupaquete.deb" by the name of the downloaded Opera package. You will see that in Terminal gives a dependency error. To solve this, put the next command:
    Code:
     sudo apt-get install-f
    After this command, Opera will install without any problems.

  3. #3
    Join Date
    Aug 2011
    Posts
    305

    Re: Unable to install Opera in Ubuntu 11.10

    When installing Ubuntu 11.10 you noticed that you cannot install any. Deb Gdebi, do not despair. The problem is that Gdebi, momentarily; it seems that it does not resolve the package dependencies, from there to skip the error

  4. #4
    Join Date
    Aug 2011
    Posts
    472

    Re: Unable to install Opera in Ubuntu 11.10

    In the event of a system without a browser (or temporarily unable to use the graphical environment) prefer to run an apt-get rather than turn over the site works with Lynx

  5. #5
    Join Date
    Jan 2011
    Posts
    147

    Re: Unable to install Opera in Ubuntu 11.10

    And 'possible to install the excellent browser Opera on Ubuntu Linux, as well as downloading the package format. deb from the manufacturer, including via the repository of official Opera Software . In this way, the installation will be simplified, it will automatically install any dependencies (other required packages) and also Opera, like all the other programs installed with the distribution, will be constantly updated.

  6. #6
    Join Date
    Feb 2010
    Posts
    763

    Re: Unable to install Opera in Ubuntu 11.10

    I too have recently had some problems with the Opera authentication repository, which I solved by installing the package debian-archive-keyring:

Similar Threads

  1. Unable to install Opera Mini 7 on Samsung java phone
    By Swagato in forum Technology & Internet
    Replies: 4
    Last Post: 25-07-2012, 05:06 PM
  2. Unable install Opera 11.11 Profile to Program Files
    By gMALI in forum Technology & Internet
    Replies: 6
    Last Post: 20-06-2011, 07:49 PM
  3. Unable to install ubuntu 11.04
    By Angee in forum Operating Systems
    Replies: 5
    Last Post: 28-05-2011, 10:32 AM
  4. Unable to install package in Ubuntu 10.10
    By BOWIE in forum Operating Systems
    Replies: 4
    Last Post: 09-02-2011, 08:25 PM
  5. Unable to install Opera
    By Derwin in forum Technology & Internet
    Replies: 3
    Last Post: 21-03-2009, 09:35 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,880,039.19044 seconds with 17 queries