How to Install and Uninstall vim-vimerl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 01,2024

1. Install "vim-vimerl" package

Please follow the step by step instructions below to install vim-vimerl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install vim-vimerl

2. Uninstall "vim-vimerl" package

Here is a brief guide to show you how to uninstall vim-vimerl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove vim-vimerl $ sudo apt autoclean && sudo apt autoremove

3. Information about the vim-vimerl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: vim-vimerl
Priority: optional
Section: universe/editors
Installed-Size: 130
Maintainer: Ubuntu Developers
Original-Maintainer: Per Andersson
Architecture: all
Version: 1.4.1+git20120509.89111c7-2
Provides: vim-erlang
Depends: erlang-base | erlang-base-hipe
Recommends: vim-addon-manager
Suggests: erlang-edoc
Filename: pool/universe/v/vim-vimerl/vim-vimerl_1.4.1+git20120509.89111c7-2_all.deb
Size: 18862
MD5sum: 7fa1782a98c59d352e706e9bdf508ea4
SHA1: 5564322e3f33a68a93e49845cdcdb4471bf7f95b
SHA256: e1772eeca0d08e291a1bd33d0c8fde80fd35203d2d4afdb40fe6a5f0ba2596ca
Description-en: Erlang plugin for Vim
Vimerl is a plugin for programming in Erlang. It provides several nice
features to make your life easier when writing code.
.
The plugin offers the following features:
- Code indenting
- Code folding
- Code omni completion
- Syntax checking with quickfix support
- Code skeletons for the OTP behaviours
- Uses configuration from Rebar
Description-md5: 50f392a3c8a1f597e0ce5e60f4acddf4
Homepage: http://github.com/jimenezrick/vimerl
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu