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

Last updated: May 16,2024

1. Install "vim-gitgutter" package

Please follow the instructions below to install vim-gitgutter on Kali Linux

$ sudo apt update $ sudo apt install vim-gitgutter

2. Uninstall "vim-gitgutter" package

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

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

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

Package: vim-gitgutter
Version: 0~20200414-2
Installed-Size: 149
Maintainer: Raphael Medaer
Architecture: all
Depends: vim (>= 2:8.1.0693-2~) | neovim (>= 0.2.2-1~)
Size: 34536
SHA256: 25a061cd460abe17f8184f9f8be5e4fae735b692da386b3d20611ff6cd25f81a
SHA1: fea0daaacbd0d5eff6f7f4e0a055f95dac1457fe
MD5sum: 58a1ee9e36f69414d52725a536030137
Description: Vim plugin which shows a git diff in the sign column
Vim plugin which shows a git diff in the 'gutter' (sign column). It shows
which lines have been added, modified, or removed. You can also preview,
stage, and undo individual hunks; and stage partial hunks. The plugin also
provides a hunk text object.
.
The signs are always up to date and the plugin never saves your buffer.
Description-md5:
Homepage: https://github.com/airblade/vim-gitgutter
Section: editors
Priority: optional
Filename: pool/main/v/vim-gitgutter/vim-gitgutter_0~20200414-2_all.deb