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

Last updated: May 17,2024

1. Install "vim-addon-manager" package

Please follow the guidelines below to install vim-addon-manager on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "vim-addon-manager" package

Here is a brief guide to show you how to uninstall vim-addon-manager on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: vim-addon-manager
Priority: extra
Section: universe/editors
Installed-Size: 84
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Vim Maintainers
Architecture: all
Version: 0.5.5
Depends: ruby | ruby-interpreter, vim-common
Recommends: vim | gvim
Filename: pool/universe/v/vim-addon-manager/vim-addon-manager_0.5.5_all.deb
Size: 18718
MD5sum: 7730abc420f091de285b9d6a3d472307
SHA1: 6560b0ac52072aaf03c518cfd5f76dafff101501
SHA256: d6e317b236ec048014bb56e460ffa79096356f29d0a57c436ccac2dd3182282c
Description-en: 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: eb72418233a1a18abd8c76554d9072a3
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu