How to Install and Uninstall vim-addon-manager Package on Kali Linux

Last updated: May 17,2024

1. Install "vim-addon-manager" package

Please follow the guidance below to install vim-addon-manager on Kali Linux

$ sudo apt update $ sudo apt install vim-addon-manager

2. Uninstall "vim-addon-manager" package

This guide let you learn how to uninstall vim-addon-manager on Kali Linux:

$ sudo apt remove vim-addon-manager $ sudo apt autoclean && sudo apt autoremove

3. Information about the vim-addon-manager package on Kali Linux

Package: vim-addon-manager
Version: 0.5.11
Installed-Size: 86
Maintainer: Debian Vim Maintainers
Architecture: all
Depends: ruby, vim-common
Recommends: vim | gvim
Size: 17496
SHA256: 03d4ae9d63f502b8b30aa4d0f7e8246192abb513de412bf99eaee0658e6106ba
SHA1: b9d170f3450434a6c88e83fe9423ea3b84558483
MD5sum: 0ec0e167c5e57b09eb3fedd3863753ed
Description: manager of addons for the Vim editor
vim-addon-manager is a tool for managing addons for the Vim
editor.
.
Using the vim-addons command line the user can list the addons
installed on its system (i.e. which are registered in the vim
addons registry) and install or uninstall each of them in its
per-user configuration directory (~/.vim). Similar actions can
be performed by the system administrator to affect all system
users.
.
Override of addons which are enabled per default on the system,
so that they are not enabled for the current user, is possible
too.
Description-md5:
Tag: admin::configuring, implemented-in::ruby, interface::commandline,
role::program, scope::application, scope::utility, use::configuring,
works-with::TODO
Section: editors
Priority: optional
Filename: pool/main/v/vim-addon-manager/vim-addon-manager_0.5.11_all.deb