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

Last updated: May 17,2024

1. Install "vim-conque" package

This tutorial shows how to install vim-conque on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install vim-conque

2. Uninstall "vim-conque" package

This tutorial shows how to uninstall vim-conque on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: vim-conque
Priority: optional
Section: universe/editors
Installed-Size: 292
Maintainer: Ubuntu Developers
Original-Maintainer: Harish Badrinath
Architecture: all
Source: conque
Version: 2.3-1
Depends: python (>= 2.7.1-0ubuntu2), vim-nox | vim-python
Recommends: vim-addon-manager
Filename: pool/universe/c/conque/vim-conque_2.3-1_all.deb
Size: 55252
MD5sum: b1a7bf70e87fe0a344fb8f2a7e586492
SHA1: 113a06d8f863dd2dfa8779539930a001821f096a
SHA256: 455b0955026a3820e2046e74865374948a6a60e2aac6171fd11cf1fbc698581f
Description-en: plugin for running interactive commands in a Vim buffer
This package provides a Vim plugin which allows interactive programs such as
Bash to be run inside a Vim buffer. In other words, it is a terminal emulator
which uses a Vim buffer to display the program output.
Description-md5: a058b41f8f7a2dfadd2ad85f79ea8be3
Homepage: https://code.google.com/p/conque/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu