Downgrade in Ubuntu

有时安装了一些高版本的软件,却又后悔,想回到低版本。其实这个降级过程是比较麻烦的,不过还好,总还是有办法的。
首先,查出安装过的版本号,以firefox为例:apt-cache show firefox,记住你要安装的某个低版本(version)
接着,咱们正式降级:sudo apt-get install firefox=<低版本号>
还以firefox为例,它会引用其它好几个package,所以这些引用到的package也要一并降级。
如我今天将 firefox 从 3.62be 降级到 3.6 :sudo apt-get install firefox=3.5.7+nobinonly-0ubuntu0.9.10.1 firefox-3.5-branding=3.5.7+nobinonly-0ubuntu0.9.10.1 firefox-3.5=3.5.7+nobinonly-0ubuntu0.9.10.1

By javafuns on February 6, 2010 at 09:12 · Views: 68 · Permalink · Leave a comment
Categorized in: Uncategorized · Tagged with: 

使用 netbeans 6.5 创建 firefox 扩展

今天偶然在 Sun 中国网站上发现这样一篇文章, 介绍如何使用 netbeans 及其插件开发 firefox 及其它 Mozilla 程序的 addons. 文章写得很简短、很清楚.
该 Netbeans 插件叫做 foxbeans, 可从 http://plugins.netbeans.org/ 找到
《使用 NetBeans 开发 Firefox 插件》

By javafuns on February 2, 2009 at 16:07 · Views: 1,002 · Permalink · Leave a comment
Categorized in: Java · Tagged with: , , , ,

Others Online – browser-based IM

I had written a blog entry about how to build a browser-based IM. Today i found a firefox plugin providing this function:
Others Online 1.0.42

By javafuns on April 7, 2008 at 15:22 · Views: 712 · Permalink · Leave a comment
Categorized in: Uncategorized · Tagged with: ,

upgrade my Firebug

Thanks to the authors of firebug, i can use it (version 1.1 beta) again in Firefox 3.0.
With firebug, we can check and debug HTML, CSS, DOM, and especially JavaScript.

By javafuns on March 20, 2008 at 21:23 · Views: 561 · Permalink · Leave a comment
Categorized in: Uncategorized · Tagged with: ,
  • Highest Rated

  • My PicasaPhotos

    IMG_0672.JPG

    IMG_0688.JPG

    IMG_0568.JPG

  • RSS My del.icio.us

  • My RSS