How to Install and Uninstall vim-voom Package on Kali Linux

Last updated: May 10,2024

1. Install "vim-voom" package

Here is a brief guide to show you how to install vim-voom on Kali Linux

$ sudo apt update $ sudo apt install vim-voom

2. Uninstall "vim-voom" package

This is a short guide on how to uninstall vim-voom on Kali Linux:

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

3. Information about the vim-voom package on Kali Linux

Package: vim-voom
Version: 5.3-8
Installed-Size: 546
Maintainer: Yukiharu YABUKI
Architecture: all
Depends: vim-athena | vim-gtk3 | vim-nox | python3-pynvim, vim (>= 2:8.1.0693-2~) | neovim (>= 0.2.2-1~)
Size: 100596
SHA256: 1ea793f0986f94986bc937f9a7d5aa390c4ee1e6b09edd95bd79e714d9bed12f
SHA1: 0047eaf4ad54bd653af7b1ba6598378c161885e7
MD5sum: 8730835391e5a142cba8e531b95abea1
Description: Vim two-pane outliner
VOoM (Vim Outliner of Markups) is a plugin for Vim that emulates
a two-pane text outlineer.
.
The following markup modes are available:
- fmr(Default Mode) -- Start fold markers with levels:
{{{1, {{{2, {{{3, etc. Headline text is before the marker.
- fmr1, fmr2 fmr3 -- start fold markers with levels. Variations of
the default mode.
- wiki -- MediaWiki, headlines are surrounded by '=';
- vimwiki -- vimwiki plugin
- viki -- Viki/Deplate plugin
- dokuwiki -- DokuWiki;
- org -- Emacs Org-mode;
- rest -- reStructuredText section titles;
- markdown -- Markdown headers, both Setext-style and Atx-style;
- pandoc -- Pandoc Markdown;
- hashes -- #, ##, ###, etc. (Atx-style headers, a subset of Markdown
format);
- txt2tags -- txt2tags titles and numbered titles;
- asciidoc -- AsciiDoc document and section titles, both styles;
- latex -- LaTeX sectioning and some other commands;
- latexDtx -- Same as LaTeX but for .dtx files (Documented LaTeX sources).
- taskpaper -- TaskPaper
- thevimoutliner -- The Vim Outliner plugin
- vimoutliner -- VimOutliner plugin
- cwiki
- inverseAtx -- inverse Atx-style headers;
- html -- HTML heading tags, single line only;
- python -- Python code browser, blocks between 'class' and 'def' are
also nodes.
- paragraphBlank, paragraphIndent, paragraphNoIndent -- For working with
paragraphs. Handy for sorting blocks of lines.
Description-md5:
Homepage: https://www.vim.org/scripts/script.php?script_id=2657
Section: editors
Priority: optional
Filename: pool/main/v/vim-voom/vim-voom_5.3-8_all.deb