How to Install debbugs software package in Debian 8 (Jessie)

How to Install debbugs software package in Debian 8 (Jessie)

debbugs software package provides 2.4.1.1, 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 debbugs 

debbugs is installed in your system.

Make ensure the debbugs package were installed using the commands given below,

$ sudo dpkg-query -l | grep debbugs *

You will get with debbugs package name, version, architecture and description in a table

debbugs package basic information:

Distro Debian 8 jessie
Section Miscellaneous
Package debbugs
Version 2.4.1.1
Description 2.4.1.1
Sub Section Misc


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