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

Last updated: May 03,2024

1. Install "vim-fugitive" package

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

$ sudo apt update $ sudo apt install vim-fugitive

2. Uninstall "vim-fugitive" package

This guide covers the steps necessary to uninstall vim-fugitive on Kali Linux:

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

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

Package: vim-fugitive
Version: 3.7-1
Installed-Size: 384
Maintainer: Andrea Capriotti
Architecture: all
Depends: vim (>= 2:8.1.0693-2~) | neovim (>= 0.2.2-1~)
Size: 75508
SHA256: 4d12e0cfccc858851977c4c2722acb3569d2a60c42db343ef107e5c7377a34a0
SHA1: b1d3d668b7b77bb939c32bcb3f59399d1b37f266
MD5sum: 0500dea5af868b151f1a9e3221c5311f
Description: Vim plugin to work with Git
vim-fugitive is a wrapper for Vim that complements the command
line interface to Git. The plugin provides an interactive status
window, where you can stage and review your changes before the
next commit or run any Git arbitrary command.
Description-md5:
Homepage: https://github.com/tpope/vim-fugitive
Section: editors
Priority: optional
Filename: pool/main/v/vim-fugitive/vim-fugitive_3.7-1_all.deb