How to Install elpa-sml-mode software package in Ubuntu 17.04 (Zesty Zapus)

How to Install elpa-sml-mode software package in Ubuntu 17.04 (Zesty Zapus)

elpa-sml-mode software package provides Emacs major mode for editing Standard ML programs, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install elpa-sml-mode 

elpa-sml-mode is installed in your system.

Make ensure the elpa-sml-mode package were installed using the commands given below,

$ sudo dpkg-query -l | grep elpa-sml-mode *

You will get with elpa-sml-mode package name, version, architecture and description in a table

elpa-sml-mode package basic information:

Distro Ubuntu 17 04 zesty zapus
Section Editors
Package elpa-sml-mode
Version 6.7-3
Description Emacs major mode for editing Standard ML programs
Sub Section Editors


See Also, How to uninstall or remove elpa-sml-mode software package from Ubuntu 17.04 (Zesty Zapus)?