Difference between revisions of "Install (Ubuntu)"

From Fcitx
Jump to navigation Jump to search
(Delete outdated ubuntu-ppa setup; redirect to fcitx 5 install)
Tag: New redirect
 
(12 intermediate revisions by one other user not shown)
Line 1: Line 1:
<translate>
+
#REDIRECT [[Install Fcitx 5]]
== Install source ==
 
Fcitx is in Ubuntu offical repo for a long time, but recently get synced with Ubuntu.
 
 
 
Since Ubuntu 12.04, it will have up to date Fcitx. If you want to install update to date Fcitx and related package, you can try to use [https://launchpad.net/~fcitx-team ppa].
 
 
 
<code>
 
sudo add-apt-repository ppa:fcitx-team/nightly
 
</code>
 
 
 
or
 
 
 
<code>
 
sudo  add-apt-repository ppa:fcitx-team/stable
 
</code>
 
 
 
to use different repository, you can browser two repositories via link before to make sure which version Fcitx it have.
 
 
 
After you add the repository, you can use
 
 
 
<code>
 
sudo apt-get update
 
</code>
 
 
 
or simply use your favorite package manager to do this, search fcitx and install it.
 
 
 
== Next step ==
 
[[Configure (Ubuntu)]]
 
 
 
[[Category:How-to]]
 
[[Category:Ubuntu How-to]]
 
</translate>
 

Latest revision as of 21:52, 3 October 2025

Redirect to: