To uninstall vim-conque just follow these instructions.
sudo apt-get remove vim-conque
This will remove just the vim-conque package itself.
sudo apt-get remove --auto-remove vim-conque
This will remove the vim-conque package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for vim-conque then this will work.
sudo apt-get purge vim-conque
Or similarly, like this vim-conque
sudo apt-get purge --auto-remove vim-conque
Package | vim-conque |
Version | 2.3-1 |
Maintainer | Harish Badrinath <harishbadrinath@gmail.com> |
Home page | https://code.google.com/p/conque/ |
Description | plugin for running interactive commands in a Vim buffer |
Distro | debian |
Release | jessie |
Repo | main |
Section | editors |