Opera 26 released - Linux

Rebecca avatar
By Rebecca
at 2014-12-30T17:11

Table of Contents

※ [本文轉錄自 Browsers 看板 #1Kea2y_p ]

作者: kira925 (1 2 3 4 疾風炭) 看板: Browsers
標題: Re: [-OP-] Opera 26 released
時間: Tue Dec 30 14:05:43 2014

: → sb107912: https://gist.github.com/ruario/99522c94838d0680633c 12/06 10:24
: → sb107912: 這個有幫助嗎 12/06 10:24
: → George017: 那篇我昨天有看過,但是我看不懂QQ,有省步驟嗎? 12/06 14:41

http://ruario.ghost.io/2014/12/19/installing-opera-on-distributions-
other-than-debian-ubuntu-or-derivatives/

http://waa.ai/4gtn

昨天花了點時間研究 不要用alien 因為alien沒幫你處理libudev.so.0的問題

(多數的Distribution已經轉移到libudev.so.1了 用ln也過不去)

http://ruario.ghost.io/2014/12/20/my-christmas-present-to-opera-fans
-on-rpm-distros/

http://waa.ai/4gtG

用這篇的方法做一次就成功

https://gist.github.com/ruario/3ed0d3a6c0764c4ae9f9 把這邊的script抓下來

假設叫作rpm4opera.sh好了

之後 chmod 755 rpm4opera.sh 給他執行權限

接著 ./rpm4opera.sh <你抓下來的opera.deb> 他會幫你自動生成rpm檔

接下來就可以裝了

另外新版的Opera沒辦法吃舊版的Flash(多數Distribution給的是11.2的舊NPAPI)

要去抓Google Chrome(Chromium不行)下來補PPAPI的Flash來用

部份的Distribution如 Arch Linux有提供方法可以把PPAPI的Flash從Google Chrome抓出

但是不管怎樣 目前的來源就是Google Chrome的官方有內附...orz

或許之後的Opera也會附 到時候就可以把Chrome砍掉了A__A

--
Tags: Linux

All Comments

Lauren avatar
By Lauren
at 2015-01-02T18:54
謝謝幫解答
Yuri avatar
By Yuri
at 2015-01-04T20:10
剛剛試著自己改Preference,直接炸掉orz
Connor avatar
By Connor
at 2015-01-05T20:53
版上我記得有Opera台灣的 拜託幫個忙...
Zora avatar
By Zora
at 2015-01-06T10:19
轉過來給想要裝新版Opera的人參考

HackingThursday 固定聚會 (2015-01-01)

Victoria avatar
By Victoria
at 2014-12-29T12:13
通告網址: [http://www.hackingthursday.org/][1] * * * * 時間: 每週四晚上 19:30 至 22:00 ( 熱食供應至 20:00 ) * 地點: 伯朗咖啡 ( 建國店 ) * 地址: 台北市大安區建國南路一段 166 號 2 樓 * 鄰 ...

binary library dependancy

Yedda avatar
By Yedda
at 2014-12-28T17:13
我手上有一個ELF binary (我沒有source可以重編) 他header裡面有要求glibcandgt;2.15,但我機器上只有glibc2.2 有什麼麼辦法便它接受我現在的系統嗎? (看了一下它應該沒有用到新的lib裡的東西,只是編的時候剛好用了新的lib) 我直接把檔案裡的GLIBC_2.xxx ...

html 的 frameset

Hedy avatar
By Hedy
at 2014-12-27T16:52
※ [本文轉錄自 Python 看板 #1KdaG3ud ] 作者: gn00618777 (非常念舊) 看板: Python 標題: [問題] html 的 frameset 時間: Sat Dec 27 13:30:39 2014 ㄧ個 index.html ,裡面有 frameset tag,分成三 ...

Out of memory (已爬文)

Isabella avatar
By Isabella
at 2014-12-27T11:33
想請問各位前輩 我在Linux(2.6.36) 上寫了一個and#34;收UART資料 存到SDand#34;的程式 在測試的時候發現擺了約1天後 就發生out of memory 死機 (確認沒有我的程式 不會out of mmemory死機) 使用過 mtrace 來抓程式碼memory leak 但 ...

請問xrdp編譯的問題

Daniel avatar
By Daniel
at 2014-12-27T11:12
我是使用kali linux但是想在上面裝xrdp 0.6.1 但編譯的時候出現以下訊息,想請問這要如何解? checking for openssl/rc4.h... yes checking security/pam_appl.h usability... yes checking security/p ...