How to Install jed-extra software package in Debian 8 (Jessie)

How to Install jed-extra software package in Debian 8 (Jessie)

jed-extra software package provides collection of useful Jed modes and utilities, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install jed-extra 

jed-extra is installed in your system.

Make ensure the jed-extra package were installed using the commands given below,

$ sudo dpkg-query -l | grep jed-extra *

You will get with jed-extra package name, version, architecture and description in a table

jed-extra package basic information:

Distro Debian 8 jessie
Section Editors
Package jed-extra
Version 2.5.6-3
Description collection of useful Jed modes and utilities
Sub Section Editors


See Also, How to uninstall or remove jed-extra software package from Debian 8 (Jessie)?