How to Install and Uninstall goby Package on Kali Linux

Last updated: May 19,2024

1. Install "goby" package

This guide covers the steps necessary to install goby on Kali Linux

$ sudo apt update $ sudo apt install goby

2. Uninstall "goby" package

Please follow the guidelines below to uninstall goby on Kali Linux:

$ sudo apt remove goby $ sudo apt autoclean && sudo apt autoremove

3. Information about the goby package on Kali Linux

Package: goby
Version: 1.1+0.20180214-6
Installed-Size: 1291
Maintainer: Tatsuya Kinoshita
Architecture: all
Depends: emacsen-common
Recommends: emacs, netpbm, imagemagick
Suggests: fonts-liberation, fonts-dejavu, fonts-freefont-ttf, fonts-japanese-gothic, fonts-japanese-mincho, fonts-noto-cjk, fonts-horai-umefont, fonts-monapo, fonts-kiloji, fonts-motoya-l-maruberi, fonts-yusei-magic, ghostscript
Size: 1202240
SHA256: 74815138f8de4e9300f8b6a93b94b93473ed995b65495103ebe4e75ac81ed557
SHA1: 3d5b9b40ac32dcb8888f7c487880795c0f0aed8c
MD5sum: b46fbf26b78dda1d3428190e4ece9861
Description: WYSIWYG presentation tool for Emacs
Goby is an Emacs Lisp package to display large fonts and images, which
can be used as a WYSIWYG presentation tool on GNU Emacs.
.
There are two modes, Edit and View, for Goby. Edit mode is implemented
as a minor mode while View mode as a major mode. The created file (*.gby)
is just a text, so you can easily handle it.
.
To display large fonts, install TrueType/OpenType font packages. To use
images, install the netpbm package. To make screen dumps, install the
imagemagick package.
Description-md5:
Homepage: https://www.mew.org/~kazu/proj/goby/
Section: editors
Priority: optional
Filename: pool/main/g/goby/goby_1.1+0.20180214-6_all.deb