How to Install and Uninstall vim-snippets Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "vim-snippets" package

Please follow the step by step instructions below to install vim-snippets on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install vim-snippets

2. Uninstall "vim-snippets" package

Please follow the step by step instructions below to uninstall vim-snippets on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the vim-snippets package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: vim-snippets
Priority: extra
Section: universe/editors
Installed-Size: 551
Maintainer: Ubuntu Developers
Original-Maintainer: Andrea Capriotti
Architecture: all
Version: 1.0.0-4
Depends: vim, vim-addon-manager
Breaks: vim-snipmate (<< 0.87)
Filename: pool/universe/v/vim-snippets/vim-snippets_1.0.0-4_all.deb
Size: 119032
MD5sum: f20b89afdfe40873a3a0d8f731994d19
SHA1: aabde4d461216fed18d9c0955c4d292a1798b370
SHA256: f8c805e3d9bbadfc3bce8e13a086c07ec0a1a452c367fdba1b56ae9fa4aab841
Description-en: Snippets files for various programming languages.
This repository contains many different snippets files for various programming
languages. Snipmate and UltiSnips formats are supported.
Description-md5: f57c4805523bc95f078c4c32f1fb5760
Homepage: https://github.com/honza/vim-snippets
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu