Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
I am running Ubuntu 9.10 and i have tried on a number of occasions to download and install the Opera web browser using the .deb format. For some reason(s) unknown to me i can never find the file despite doing a search of the file system.
So i have now attempted to download and install the Opera web browser using the .tar.gz format.
I managed to get a .tar.gz file and placed it in my "Downloads" folder.
Now i opened a terminal and navigated to The Downloads folder which contained the .tar.gz file and then typed:
tar -zxvf opera-10.10.gcc4-shared-qt3.i386.tar.gz
A lot of text flew by on the screen and when i checked the Downloads folder it now contains the following:
opera-10.10.gcc4-shared-qt3.i386.tar.gz
and
opera-10.10-4742.gcc4-shared-qt3.i386
Could someone take pity on a tired, baldy old git who only wants to use the latest version of the Opera browser please.
Since opera is *very* non-free software, it shouldn't be a source tar ball: as far as I know they only distribute binaries. Related to this non-free status, is that it may not be in the default Ubuntu repositories: you may have to enable/add additional sources.
My apologies - I overlooked the 'non-free' status of Opera. Despite the fact it is 'free' it is not 'free';-)
It's certainly shown available in my Synaptic:
Quote:
The Opera Web Browser
Welcome to the Opera Web browser. It is smaller, faster,
customizable, powerful, yet user-friendly. Opera
eliminates sluggish performance, HTML standard violations,
desktop domination, and instability. This robust Web
browser lets you navigate the Web at incredible speed and
offers you the best Internet experience.
The binaries were built using gcc 4.
But feel free to untar the gzip archive and use that if you wish :-)
No matter what i do i still get an error. I've decided to give Opera a miss and apologize to you guys for wasting your time. Thanks
Fine, so you are just going to walk out on us now :-)
Can you paste the link you got it from so we can take a look? Have some faith - you can get it working, don't let it intimidate you {it's a nice, sexy browser and worth it}
All you need to do is cd into this directory and run the install.sh script.
If that does not tickle your fancy, cd into the directory where you downloaded the .deb file earlier on and run this:
sudo dpkg -i opera_10.10.4742.gcc4.qt3_i386.deb
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.