Difference between revisions of "Install (Ubuntu)"
Jump to navigation
Jump to search
Weng Xuetian (talk | contribs) (Marked this version for translation) |
Weng Xuetian (talk | contribs) m |
||
Line 6: | Line 6: | ||
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]. | 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]. | ||
− | + | <!--T:3--> | |
sudo add-apt-repository ppa:fcitx-team/nightly | sudo add-apt-repository ppa:fcitx-team/nightly | ||
Line 12: | Line 12: | ||
or | or | ||
− | + | <!--T:5--> | |
sudo add-apt-repository ppa:fcitx-team/stable | sudo add-apt-repository ppa:fcitx-team/stable | ||
Revision as of 14:05, 19 March 2012
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 ppa.
sudo add-apt-repository ppa:fcitx-team/nightly
or
sudo add-apt-repository ppa:fcitx-team/stable
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
sudo apt-get update
or simply use your favorite package manager to do this, search fcitx and install it.