Qt Styles
Monday, 9. November 2009, 08:56:02
Monday, 9. November 2009, 08:56:02
Friday, 6. November 2009, 07:16:02
Wednesday, 4. November 2009, 16:13:05
Friday, 30. October 2009, 08:40:44
Monday, 12. October 2009, 09:23:18
Saturday, 10. October 2009, 20:37:03
Friday, 2. October 2009, 07:17:00
Originally posted by ruario:
The debian packages are by far our most popular Linux download so they got a repository first. Additionally there is more that one rpm update system (apt-rpm, Urpmi, Zypper, Smart Package Manager, etc.), and if you start considering non .rpm distros as well the multitude of update systems on Linux/UNIX gets ever larger (slackpkg, slapt-get, Swaret, pacman/Yaourt, Portage, etc.). As you can imagine the decision about what to support is therefore quite hard. Additionally, a number of distros (Gentoo, Arch, SUSE, Linux Mint, etc.) include us in their own official or community repositories anyway meaning that further repositories are often unnecessary. All that said, we are of course constantly reviewing this situation and we may add an rpm based repository in the future.
Also, it is worth mentioning that snapshots are not currently available on the debian repository anyway, so the users of debian based systems are also downloading these snapshots 'manually'. For more information on this read the "Why no snapshot auto-updates?" section of my recent blog post.
If you feel it is too 'manual', it would be fairly simple to knock up a shell script utilising wget (or curl) to auto grab your favoured package and install it (I'm not recommending you do so but it could be done), e.g. a script that does something like:
1. Pull the rss feed.
2. Extract the first blog post link and grab that page.
3. Extract the 'snapshot.opera.com/unix/....' link.
4. Parse the sub-directory and build number to work out the download link to your favoured package.
5. Grab the package and pass this to your package manager for install (or extract and install with the tar package).
Monday, 28. September 2009, 20:00:44
We frequently get questions about which Opera Linux package is the right one to install. Typically this is more common when we offer up a snapshot or when www.opera.com/download needs updating to show the latest and most popular distro version. My colleague csant has covered this topic before. However, as it is been a while and a few things have changed I think it is probably a good time for an update. I would also like to talk a little about the reasoning for the different packages and why we suggest one over another for a particular distro user.
Quick summary
Firstly for those who just want to know what to download and don't care too much about the background here is the quick summary:
So assuming you running a modern and up to date distro, on an Intel/i386 processor and need Debian packages you would want: opera_XX.XX.XXXX.gcc4.qt3_i386.deb (where the X's are the build and version numbers). Make sense? I hope so! ![]()
Note: I have assumed that FreeBSD and Solaris users are able to figure out which builds they need for their OS version. However, if you are not sure please do ask below as I would be happy to help!
Thursday, 23. July 2009, 16:33:25
Originally posted by DmitryIsaenko:
I don't actually know, where I can ask it.. but where I can get Gentoo overlay for Opera 10 or just ebuild for my OS?
$ wget http://snapshot.opera.com/unix/snapshot-4502/intel-linux/opera-10.00-4502.gcc4-shared-qt3.i386.tar.bz2 $ tar -xjf opera-10.00-4502.gcc4-shared-qt3.i386.tar.bz2 $ rm opera-10.00-4502.gcc4-shared-qt3.i386.tar.bz2 $ cd opera-10.00-4502.gcc4-shared-qt3.i386 $ ./opera &
$ find . -print | grep opera.opera | xargs ldd
$ ./opera -pd ~/.opera &
$ rpm -qRp http://snapshot.opera.com/unix/snapshot-4502/intel-linux/opera-10.00-4502.gcc4.qt4.i386.rpm
# rpm -Uvh --nodeps http://snapshot.opera.com/unix/snapshot-4502/intel-linux/opera-10.00-4502.gcc4.qt4.i386.rpm
$ sudo rpm -Uvh --nodeps http://snapshot.opera.com/unix/snapshot-4502/intel-linux/opera-10.00-4502.gcc4.qt4.i386.rpm
# rpm -e opera
$ sudo rpm -e opera
Tuesday, 21. July 2009, 17:39:35
Tuesday, 7. July 2009, 10:51:48
$ cp -r ~/.opera ~/opera_profile_backup
$ opera -pd /tmp/opera_snapshot_test &
$ cp -r ~/.opera /tmp/opera_snapshot_test $ opera -pd /tmp/opera_snapshot_test &
$ cd /tmp $ wget http://snapshot.opera.com/unix/snapshot-4464/intel-linux/opera-10.00-4464.gcc4-qt4.i386.tar.bz2 $ tar -xjf opera-10.00-4464.gcc4-qt4.i386.tar.bz2 $ cd opera-10.00-4464.gcc4-qt4.i386 $ ./opera &
$ ./opera -pd ~/.opera &
$ cp -r ~/.opera profile $ ./opera &
$ cd /tmp $ wget http://snapshot.opera.com/unix/snapshot-4464/intel-linux/opera-10.00-4464.gcc4-qt4.i386.tar.bz2 $ tar -xjf opera-10.00-4464.gcc4-qt4.i386.tar.bz2 $ cd opera-10.00-4464.gcc4-qt4.i386 $ cp -r ~/.opera profile $ ./opera &
$ cd /tmp $ rm -fr opera-10.00-4464.gcc4-qt4.i386*
| S | M | T | W | T | F | S |
|---|---|---|---|---|---|---|
|
| ||||||
| 1 | 2 | 3 | 4 | 5 | 6 | 7 |
| 8 | 9 | 10 | 11 | 12 | 13 | 14 |
| 15 | 16 | 17 | 18 | 19 | 20 | 21 |
| 22 | 23 | 24 | 25 | 26 | 27 | 28 |
| 29 | 30 | |||||