How to Install dash-el software package in Debian 9 (Stretch)

How to Install dash-el software package in Debian 9 (Stretch)

dash-el software package provides Modern list manipulation library for Emacs, 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 dash-el 

dash-el is installed in your system.

Make ensure the dash-el package were installed using the commands given below,

$ sudo dpkg-query -l | grep dash-el *

You will get with dash-el package name, version, architecture and description in a table

dash-el package basic information:

Distro Debian 9 stretch
Section Lisp
Package dash-el
Version 2.13.0-1
Description Modern list manipulation library for Emacs
Sub Section Lisp


See Also, How to uninstall or remove dash-el software package from Debian 9 (Stretch)?