How to Install and Uninstall vim-fugitive Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 07,2024
1. Install "vim-fugitive" package
This is a short guide on how to install vim-fugitive on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
vim-fugitive
Copied
2. Uninstall "vim-fugitive" package
Please follow the guidelines below to uninstall vim-fugitive on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
vim-fugitive
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the vim-fugitive package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: vim-fugitive
Priority: optional
Section: universe/editors
Installed-Size: 171
Maintainer: Ubuntu Developers
Original-Maintainer: Andrea Capriotti
Architecture: all
Version: 2.2-2
Depends: vim, vim-addon-manager
Filename: pool/universe/v/vim-fugitive/vim-fugitive_2.2-2_all.deb
Size: 33088
MD5sum: 3c378df5ea3571eaf991bde5e9d92612
SHA1: 1faf6040bfad819bfdb362afa6ec2c329ac658af
SHA256: 1b78272437fd927df3c00a2eb4a558c259417abba5d2ce6f8ee4a3ded2266221
Description-en: 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: 24bff3d424702878b6634632246c8b18
Homepage: https://github.com/tpope/vim-fugitive
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/editors
Installed-Size: 171
Maintainer: Ubuntu Developers
Original-Maintainer: Andrea Capriotti
Architecture: all
Version: 2.2-2
Depends: vim, vim-addon-manager
Filename: pool/universe/v/vim-fugitive/vim-fugitive_2.2-2_all.deb
Size: 33088
MD5sum: 3c378df5ea3571eaf991bde5e9d92612
SHA1: 1faf6040bfad819bfdb362afa6ec2c329ac658af
SHA256: 1b78272437fd927df3c00a2eb4a558c259417abba5d2ce6f8ee4a3ded2266221
Description-en: 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: 24bff3d424702878b6634632246c8b18
Homepage: https://github.com/tpope/vim-fugitive
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu