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

Last updated: May 03,2024

1. Install "vim-tabular" package

Learn how to install vim-tabular on Kali Linux

$ sudo apt update $ sudo apt install vim-tabular

2. Uninstall "vim-tabular" package

Please follow the step by step instructions below to uninstall vim-tabular on Kali Linux:

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

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

Package: vim-tabular
Version: 1.0-8
Installed-Size: 72
Maintainer: Andrea Capriotti
Architecture: all
Depends: vim (>= 2:8.1.0693-2~) | neovim (>= 0.2.2-1~)
Size: 15180
SHA256: c8cee2a294f775b591ad757074aad8515e302205fc81364f9e4955443c7d8e63
SHA1: 490702619d7d30775d870df21adf298bdbed5889
MD5sum: 05c1dbcf42dfd762493961ff803821a7
Description: Vim script for text filtering and alignment
Sometimes, it's useful to line up text. Naturally, it's nicer to have the
computer do this for you, since aligning things by hand quickly becomes
unpleasant. While there are other plugins for aligning text, the ones I've
tried are either impossibly difficult to understand and use, or too simplistic
to handle complicated tasks. This plugin aims to make the easy things easy and
the hard things possible, without providing an unnecessarily obtuse interface.
It's still a work in progress, and criticisms are welcome.
Description-md5:
Homepage: https://github.com/godlygeek/tabular
Section: editors
Priority: optional
Filename: pool/main/v/vim-tabular/vim-tabular_1.0-8_all.deb