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

Last updated: May 14,2024

1. Install "vim-ultisnips" package

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

$ sudo apt update $ sudo apt install vim-ultisnips

2. Uninstall "vim-ultisnips" package

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

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

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

Package: vim-ultisnips
Version: 3.1-3.1
Installed-Size: 1404
Maintainer: Michael Fladischer
Architecture: all
Depends: vim-addon-manager, vim-nox | vim-python3, python3:any
Recommends: vim-snippets
Size: 1132088
SHA256: 4ad960ccabb670ff98fc272d89971bbf381255b811acc2e89137332c4d62ab6d
SHA1: f7048ca6a3464bf26aa226486b47a3ba8052b90e
MD5sum: 0d0afc47ad1ae30514f644021e79c1ea
Description: snippet solution for Vim
UltiSnips provides snippet management for the Vim editor. A snippet is a short
piece of text that is either re-used often or contains a lot of redundant
text. UltiSnips allows you to insert a snippet with only a few key strokes.
Snippets are common in structured text like source code but can also be used
for general editing like, for example, inserting a signature in an email or
inserting the current date in a text file.
.
This plugin can utilize the snippets provided by the vim-snippets package.
Description-md5: 5bd641c7047d68e9501886954169acbd
Homepage: https://github.com/SirVer/ultisnips
Section: editors
Priority: optional
Filename: pool/main/v/vim-ultisnips/vim-ultisnips_3.1-3.1_all.deb