How to Install goby software package in Debian 9 (Stretch)

How to Install goby software package in Debian 9 (Stretch)

goby software package provides WYSIWYG presentation tool 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 goby 

goby is installed in your system.

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

$ sudo dpkg-query -l | grep goby *

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

goby package basic information:

Distro Debian 9 stretch
Section Editors
Package goby
Version 1.1+0.20150806-2
Description WYSIWYG presentation tool for Emacs
Sub Section Editors


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