To uninstall vim-vimerl just follow these instructions.
sudo apt-get remove vim-vimerl
This will remove just the vim-vimerl package itself.
sudo apt-get remove --auto-remove vim-vimerl
This will remove the vim-vimerl package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for vim-vimerl then this will work.
sudo apt-get purge vim-vimerl
Or similarly, like this vim-vimerl
sudo apt-get purge --auto-remove vim-vimerl
Package | vim-vimerl |
Version | 1.4.1+git20120509.89111c7-2 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://github.com/jimenezrick/vimerl |
Description | Erlang plugin for Vim |
Distro | ubuntu |
Release | xenial |
Repo | universe |
Section | universe/editors |