LoginSignup
17
17

More than 5 years have passed since last update.

UbuntuにVimをインストールする

Last updated at Posted at 2018-06-17

環境

  • Ubuntu

Vimをインストールする

以下のコマンドを叩く

sudo apt-get install vim

Vimがインストールされたか確認する

以下のコマンドを叩き、バージョンが表示されていればOK

dpkg -l vim
17
17
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
17
17