How to Install elpa-sml-mode software package in Debian 9 (Stretch)

How to Install elpa-sml-mode software package in Debian 9 (Stretch)

elpa-sml-mode software package provides Emacs major mode for editing Standard ML programs, you can install in your Debian 9 (Stretch) 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 Debian 9 stretch
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 Debian 9 (Stretch)?