Author: lidaobing
Date: Tue Apr 28 04:19:38 2009
New Revision: 112
Added:
wiki/Ubuntu.wiki
Log:
Created wiki page through web user interface.
Added: wiki/Ubuntu.wiki
==============================================================================
--- (empty file)
+++ wiki/Ubuntu.wiki Tue Apr 28 04:19:38 2009
@@ -0,0 +1,19 @@
+#summary install ibus on Ubuntu
+
+= Ubuntu =
+Main Page: https://launchpad.net/~ibus-dev/+archive/ppa
+
+== 8.04: Hardy ==
+not supported.
+
+== 8.10 Intrepid ==
+add following line to `/etc/apt/sources.list`, then run `sudo apt-get
update`, `sudo apt-get install ibus`
+{{{
+deb http://ppa.launchpad.net/ibus-dev/ppa/ubuntu intrepid main
+}}}
+
+== 9.04 Jaunty ==
+add following line to `/etc/apt/sources.list`, then run `sudo apt-get
update`, `sudo apt-get install ibus`
+{{{
+deb http://ppa.launchpad.net/ibus-dev/ppa/ubuntu jaunty main
+}}}
\ No newline at end of file
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en
-~----------~----~----~----~------~----~------~--~---