How to Install elpa-yasnippet in Ubuntu 18.04



Install elpa-yasnippet by entering the following commands in the terminal:

sudo apt update
sudo apt install elpa-yasnippet

Description:

Template system for Emacs

YASnippet (yet another snippet extension for Emacs) is a template system for Emacs. It allows you to type an abbreviation and automatically expand the abbreviation into function templates. . Bundled language templates includes: C, C++, C#, Perl, Python, Ruby, SQL, LaTeX, HTML, CSS and more.

Homepage: https://github.com/joaotavora/yasnippet

Version: 0.12.2-2

Section: universe/lisp