Ubuntu14.10 install the latest Chinese firefox and ubuntu14.10firefox
I recently used ubuntu, by default, firefox is installed in ubuntu, but it is of a lower version, and it is still in English for a long time and it has not become Chinese. That's right. This article is edited in firefox under ubuntu (Default Input Method ). it's really bad) okay. Let's get to the point. How can I install a brand new Chinese firefox?
First, uninstall the built-in firefox
Sudo apt-get remove firefox
Then, go to the firefox official website to download the linux version of firefox.
Download New Version http://firefox.com.cn/download/
After downloading the package, decompress it to your Software Directory. I installed it under the/code/mysoft/firefox directory and decompressed it directly.
Finally, make a soft link.
Sudo ln-s/code/mysoft/firefox/usr/bin/firefox
Enter firefox directly on the terminal to open it, and then lock it to the Quick Start column on the left.