How to Install and Uninstall dash-el Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 12,2024

1. Install "dash-el" package

Learn how to install dash-el on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install dash-el

2. Uninstall "dash-el" package

Please follow the guidelines below to uninstall dash-el on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove dash-el $ sudo apt autoclean && sudo apt autoremove

3. Information about the dash-el package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: dash-el
Priority: extra
Section: universe/lisp
Installed-Size: 141
Maintainer: Hajime Mizuno
Architecture: all
Version: 2.12.1-1
Depends: emacsen-common (>= 2.0.8), emacs
Filename: pool/universe/d/dash-el/dash-el_2.12.1-1_all.deb
Size: 44012
MD5sum: 72a761b6f0cc271a85d4ba6a07c85ce0
SHA1: 0339289f3e44ee894a96799ba5edd977e035b676
SHA256: 54c818697f8ffad4278b2abc07e178ea842e38d97b284ce01c2c95d1cda21ee2
Description-en: Modern list manipulation library for Emacs
dash.el is API library to manipulate a list by Emacs Lisp.
This library offers very common feature in other programming languages
(e.g. map, slice, copy, concat, replace, reduce, union etc) without
require a 'cl'.
Description-md5: 534d0dfba2601a4c71a1a6d14a2a6483
Homepage: https://github.com/magnars/dash.el
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu