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

Last updated: October 06,2024

1. Install "yasnippet-snippets" package

Learn how to install yasnippet-snippets on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install yasnippet-snippets

2. Uninstall "yasnippet-snippets" package

This tutorial shows how to uninstall yasnippet-snippets on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: yasnippet-snippets
Priority: optional
Section: universe/lisp
Installed-Size: 380
Maintainer: Ubuntu Developers
Original-Maintainer: Alberto Luaces Fernández
Architecture: all
Version: 0~git20150512-1
Filename: pool/universe/y/yasnippet-snippets/yasnippet-snippets_0~git20150512-1_all.deb
Size: 76804
MD5sum: a691df1bd61050558828fbfaff692351
SHA1: 9e5de802e4634e936312d4afa8fbf54fcf7e2f36
SHA256: 8a7f848f4ff5036b5c46a14868b4d16b0851e070d19bcf71e90d58e9faef0eb0
Description-en: Andrea Crotti's official yasnippet snippets
YASnippet (yet another snippet extension for Emacs) is a template
system for Emacs. It allows you to type an abbrevation and
automatically expand the abbreviation into function templates.
.
Bundled language templates includes: C, C++, C#, Perl, Python, Ruby,
SQL, LaTeX, HTML, CSS and more.
.
This repository contains the official snippets for yasnippet.
Description-md5: 7edc7d848a30afd1c1ca2e6a69a2d780
Homepage: https://github.com/AndreaCrotti/yasnippet-snippets
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu