Ubuntu Personal Initial Configuration record

Source: Internet
Author: User

1. Install the VIM editor

sudo apt-get install vim vim-gnome.

Vim has vim (vim-basic), Vim-tiny,vim-gnome (Gvim) and many other versions, install Ubuntu will be installed by default Vim-tiny, but this is only a compact version, limited functionality, so to install vim and vim-gnome, But Gvim is not too easy to use, you can choose not to install or uninstall, the equivalent of vim GUI version. In addition Vim-common and Vim-runtime when running vim must, so will be installed by default.

2. Installing g++

The installation will install GCC by default, but if you want to compile the C + + program, you need the following installation

sudo apt-get install build-essential

3. Install Input Method

Ubuntu Default Input method is not easy to use, general installation Sogou Input Method Linux version.

sudo apt-get remove IBUs//uninstall default IME

sudo apt-get install fcitx-sougoupin//install Sogou Pinyin Input Method

It is best to go to sogou input Judge network Download the latest version of the Linux Pinyin input method, and then install

The configuration of the input method is "FCITX configuration", which needs to be configured accordingly.

Ubuntu Personal Initial Configuration record

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.