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

Last updated: May 12,2024

1. Install "vim-khuno" package

Here is a brief guide to show you how to install vim-khuno on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install vim-khuno

2. Uninstall "vim-khuno" package

This guide covers the steps necessary to uninstall vim-khuno on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: vim-khuno
Priority: optional
Section: universe/editors
Installed-Size: 35
Maintainer: Ubuntu Developers
Original-Maintainer: Edward Betts
Architecture: all
Version: 1.0.0-1
Depends: python-flake8, vim, vim-addon-manager
Filename: pool/universe/v/vim-khuno/vim-khuno_1.0.0-1_all.deb
Size: 9710
MD5sum: b5719a22c3762e93b53abf0c0a32ad6d
SHA1: 92ab41f1dc84c990eaa3a156acff2746f05e2c21
SHA256: 6c4aa6bf7e7dbb681c1124068ee64d7f7374b1e196e7eb0bd2c6f419166923c4
Description-en: Python flakes Vim plugin
Analyse your code with Flake8 in Vim - seamlessly.
.
- Non-blocking (syntax check is called asynchronously)
- statusline helper to display when there are errors
- Separate buffer to display errors and jump to them
.
`vim-addons install khuno` will create all needed symlinks in ~/.vim/
Description-md5: e4138fc4b07cb2e2778e4d021b281747
Homepage: https://github.com/alfredodeza/khuno.vim
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu