How to Install and Uninstall vim-ctrlp Package on Kali Linux
Last updated: January 11,2025
1. Install "vim-ctrlp" package
This is a short guide on how to install vim-ctrlp on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
vim-ctrlp
Copied
2. Uninstall "vim-ctrlp" package
Learn how to uninstall vim-ctrlp on Kali Linux:
$
sudo apt remove
vim-ctrlp
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the vim-ctrlp package on Kali Linux
Package: vim-ctrlp
Version: 1.81+git20220803-1
Installed-Size: 324
Maintainer: Piotr Ożarowski
Architecture: all
Depends: vim (>= 2:8.1.0693-2~) | neovim (>= 0.2.2-1~)
Suggests: vim-addon-manager
Size: 68252
SHA256: 21de26d3bab34aff5ca9b5ebfe89c0d3cc3ccf5f3d17e4113b32884320dc5fc5
SHA1: 1c316c50384210f3435a6342ab17813e82af497f
MD5sum: 4b9e22122b9506f30651d1090ae466f8
Description: fuzzy file, buffer, mru, tag, etc. finder for Vim
CtrlP features:
* written in pure Vimscript
* full support for Vim's regexp as search patterns
* built-in Most Recently Used (MRU) files monitoring and search
* built-in project's root finder
* open multiple files at once
* create new files and directories
* execute Ex commands on an opening file (jump to a line, to a string or do
anything)
* optional cross-sessions caching and history allow for fast initialization
* mappings and usage conform to Vim's conventions
.
To enable this addon in your (Neo)Vim use one of these two methods:
* Add "packadd! CtrlP" to your vimrc file
* Invoke: `vam install ctrlp` if you use Vim Addon Manager
Description-md5:
Homepage: https://ctrlpvim.github.io/ctrlp.vim/
Section: editors
Priority: optional
Filename: pool/main/v/vim-ctrlp/vim-ctrlp_1.81+git20220803-1_all.deb
Version: 1.81+git20220803-1
Installed-Size: 324
Maintainer: Piotr Ożarowski
Architecture: all
Depends: vim (>= 2:8.1.0693-2~) | neovim (>= 0.2.2-1~)
Suggests: vim-addon-manager
Size: 68252
SHA256: 21de26d3bab34aff5ca9b5ebfe89c0d3cc3ccf5f3d17e4113b32884320dc5fc5
SHA1: 1c316c50384210f3435a6342ab17813e82af497f
MD5sum: 4b9e22122b9506f30651d1090ae466f8
Description: fuzzy file, buffer, mru, tag, etc. finder for Vim
CtrlP features:
* written in pure Vimscript
* full support for Vim's regexp as search patterns
* built-in Most Recently Used (MRU) files monitoring and search
* built-in project's root finder
* open multiple files at once
* create new files and directories
* execute Ex commands on an opening file (jump to a line, to a string or do
anything)
* optional cross-sessions caching and history allow for fast initialization
* mappings and usage conform to Vim's conventions
.
To enable this addon in your (Neo)Vim use one of these two methods:
* Add "packadd! CtrlP" to your vimrc file
* Invoke: `vam install ctrlp` if you use Vim Addon Manager
Description-md5:
Homepage: https://ctrlpvim.github.io/ctrlp.vim/
Section: editors
Priority: optional
Filename: pool/main/v/vim-ctrlp/vim-ctrlp_1.81+git20220803-1_all.deb