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

Last updated: May 19,2024

1. Install "yasnippet" package

Here is a brief guide to show you how to install yasnippet on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install yasnippet

2. Uninstall "yasnippet" package

This guide covers the steps necessary to uninstall yasnippet on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: yasnippet
Priority: extra
Section: universe/editors
Installed-Size: 859
Maintainer: Ubuntu Developers
Original-Maintainer: Julián Hernández Gómez
Architecture: all
Version: 0.9.0~beta1-5
Depends: emacs | emacsen
Recommends: yasnippet-snippets
Filename: pool/universe/y/yasnippet/yasnippet_0.9.0~beta1-5_all.deb
Size: 489834
MD5sum: c904d9ac240505236839998ad097fe7b
SHA1: 4434097b9e870af584a2137d15325dd062c9d90e
SHA256: cc65a548b65630f8faa0b5ad51e83ac8b8e3537c3cf139b091d95c27a2304d95
Description-en: Template system for Emacs
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.
Description-md5: 9132a0542241c4aeb3a61e3e662c1a27
Homepage: https://github.com/capitaomorte/yasnippet
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu