Skip to content

Instantly share code, notes, and snippets.

@codedeep79
Created April 3, 2022 18:22
Show Gist options
  • Select an option

  • Save codedeep79/4c5875f3b1508ea32d232214d4ad4d67 to your computer and use it in GitHub Desktop.

Select an option

Save codedeep79/4c5875f3b1508ea32d232214d4ad4d67 to your computer and use it in GitHub Desktop.
Install vim text editor on Ubuntu

Code

sudo apt-get update
sudo apt-get install vim
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment