Ubuntu Forums ubuntu.com - launchpad.net - ubuntu help  

Go Back   Ubuntu Forums > The Ubuntu Forum Community > Absolute Beginner Talk
Register Reset Password Forum Help Forum Council Search Today's Posts Mark Forums Read

Absolute Beginner Talk
The perfect starting place to find out more about computers, Linux and Ubuntu.

 
Thread Tools Display Modes
Old May 4th, 2009   #1
Testrum
Just Give Me the Beans!
 
Testrum's Avatar
 
Join Date: Feb 2009
Location: Monroe, WA
Beans: 65
Ubuntu 9.04 Jaunty Jackalope
Red face Opera For Jaunty Jackalope?

Can anyone tell me how to install Opera for Jaunty Jackalope? I can't seem to get the .deb file to work and have a hard time with compiling from source
__________________
.:: Toshiba Satellite L305-S5921 // Intel Pentium Dual-Core T3400 // 2 GB RAM // 160 GB HD // Ubuntu 9.04 Jaunty Jackalope ::.
Testrum is offline   Reply With Quote
Old May 4th, 2009   #2
Didius Falco
100% Pure Ubuntu
 
Join Date: Mar 2009
Location: Brisbane, Australia
Beans: 915
Ubuntu Karmic Koala (testing)
Re: Opera For Jaunty Jackalope?

Quote:
Originally Posted by Testrum View Post
Can anyone tell me how to install Opera for Jaunty Jackalope? I can't seem to get the .deb file to work and have a hard time with compiling from source
What is happening when you double-click the deb file? Have you tried right-clicking and choosing open with "Gdebi Package Installer"?

I went to the Opera website and they don't have a Jaunty deb file listed for download yet. Which one are you using?
Didius Falco is offline   Reply With Quote
Old May 4th, 2009   #3
adriantsl
First Cup of Ubuntu
 
Join Date: Apr 2009
Beans: 1
Re: Opera For Jaunty Jackalope?

Take a look here http://www.howtoforge.com/the-perfec...ubuntu-9.04-p4
adriantsl is offline   Reply With Quote
Old May 4th, 2009   #4
freeman2000
A Carafe of Ubuntu
 
freeman2000's Avatar
 
Join Date: Apr 2009
Location: Dark Side of the Moon
Beans: 117
Ubuntu Karmic Koala (testing)
Lightbulb Re: Opera For Jaunty Jackalope?

I just went to the Opera website and downloaded the Opera 9.64 Ubuntu version for Intrepid 8.10 (latest version) even though I am running Jaunty 9.04. I downloaded the file (8.4mb) to my desktop, then I opened up "GDebi Package Installer" (in Applications --> System Tools) and dragged the Opera .deb file onto it and installed it. It placed a link for Opera in Applications --> Internet. If you don't have GDebi installed, go to Synaptics, search for "gdebi" and download it. Opera is running real good in Jaunty with no problems. Give it a try. Good luck.
__________________
sudo apt-get remove Windows
sudo apt-get install Ubuntu

Linux# 488638 Ubuntu# 26955
freeman2000 is offline   Reply With Quote
Old May 4th, 2009   #5
Sarai the Geek
Way Too Much Ubuntu
 
Sarai the Geek's Avatar
 
Join Date: Dec 2008
Location: Southeast Alaska
Beans: 280
Ubuntu 9.04 Jaunty Jackalope
Re: Opera For Jaunty Jackalope?

You should install Opera from a repository so that you can easily get updates for it.

Add this to your software sources:
Code:
deb http://deb.opera.com/opera/ stable non-free
Then add the GPG key:
Code:
wget -O - http://deb.opera.com/archive.key | sudo apt-key add -
Finally...
Code:
sudo apt-get install opera
__________________
Blog | Deviant Art
Sys76 Pangolin: #! Lite 9.04 + Kubuntu 9.04 | HP Pavillion tx2000z: Linux Mint Gloria + Ubuntu Jaunty | Apple Emac: OSX 10.3.9
Sarai the Geek is offline   Reply With Quote
Old May 4th, 2009   #6
Didius Falco
100% Pure Ubuntu
 
Join Date: Mar 2009
Location: Brisbane, Australia
Beans: 915
Ubuntu Karmic Koala (testing)
Re: Opera For Jaunty Jackalope?

Quote:
Originally Posted by Sarai the Geek View Post
You should install Opera from a repository so that you can easily get updates for it.

Add this to your software sources:
Code:
deb http://deb.opera.com/opera/ stable non-free
Then add the GPG key:
Code:
wget -O - http://deb.opera.com/archive.key | sudo apt-key add -
Finally...
Code:
sudo apt-get install opera
+1 on the repo install. I try to avoid installing deb packages whenever I can.
Didius Falco is offline   Reply With Quote
Old May 4th, 2009   #7
Sarai the Geek
Way Too Much Ubuntu
 
Sarai the Geek's Avatar
 
Join Date: Dec 2008
Location: Southeast Alaska
Beans: 280
Ubuntu 9.04 Jaunty Jackalope
Re: Opera For Jaunty Jackalope?

Quote:
Originally Posted by Didius Falco View Post
+1 on the repo install. I try to avoid installing deb packages whenever I can.
Repo installs are also significantly easier to uninstall...
__________________
Blog | Deviant Art
Sys76 Pangolin: #! Lite 9.04 + Kubuntu 9.04 | HP Pavillion tx2000z: Linux Mint Gloria + Ubuntu Jaunty | Apple Emac: OSX 10.3.9
Sarai the Geek is offline   Reply With Quote
Old May 4th, 2009   #8
binbash
Skinny Extra Sweet Ubuntu
 
binbash's Avatar
 
Join Date: Sep 2006
Beans: 3,172
Ubuntu Karmic Koala (testing)
Re: Opera For Jaunty Jackalope?

There is a deb at opera's official download site, also a repository.YOu do not need to compile it.
binbash is offline   Reply With Quote
Old May 5th, 2009   #9
Testrum
Just Give Me the Beans!
 
Testrum's Avatar
 
Join Date: Feb 2009
Location: Monroe, WA
Beans: 65
Ubuntu 9.04 Jaunty Jackalope
Re: Opera For Jaunty Jackalope?

Quote:
Originally Posted by Sarai the Geek View Post
You should install Opera from a repository so that you can easily get updates for it.

Add this to your software sources:
Code:
deb http://deb.opera.com/opera/ stable non-free
Then add the GPG key:
Code:
wget -O - http://deb.opera.com/archive.key | sudo apt-key add -
Finally...
Code:
sudo apt-get install opera
Never mind got it to work tyvm.
__________________
.:: Toshiba Satellite L305-S5921 // Intel Pentium Dual-Core T3400 // 2 GB RAM // 160 GB HD // Ubuntu 9.04 Jaunty Jackalope ::.

Last edited by Testrum; May 5th, 2009 at 04:10 AM..
Testrum is offline   Reply With Quote
Old May 12th, 2009   #10
aacs
First Cup of Ubuntu
 
Join Date: Mar 2007
My beans are hidden!
Re: Opera For Jaunty Jackalope?

How exactly do you try to compile a closed-source package? "Hard time compiling"? ehh..
aacs is offline   Reply With Quote

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 09:31 PM.


vBulletin ©2000 - 2010, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project. bilberry