How to Install and Uninstall goo Package on Kali Linux

Last updated: April 29,2024

1. Install "goo" package

Please follow the guidelines below to install goo on Kali Linux

$ sudo apt update $ sudo apt install goo

2. Uninstall "goo" package

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

$ sudo apt remove goo $ sudo apt autoclean && sudo apt autoremove

3. Information about the goo package on Kali Linux

Package: goo
Version: 0.155+ds-4
Installed-Size: 7346
Maintainer: Aaron M. Ucko
Architecture: amd64
Depends: libc6 (>= 2.29), libgc1 (>= 1:7.2d), libgmp10
Suggests: elpa-goo, gcc, libgc-dev
Size: 1173840
SHA256: ae9b0f04a292db924517590d1f449db2f134ebcff95c3a3d59a97936e3e4c22a
SHA1: 149e175076a6b23d957f0b8b75ea8d4d4ad8f67b
MD5sum: 68710641b108bd785f9609992b7eb460
Description: generic object-orientator (programming language)
GOO is a dynamic, type-based, object-oriented language in the same family
as Dylan and Scheme. It is designed to be simple, productive, powerful,
extensible, dynamic, efficient, and real-time.
.
Its main goal is to offer the best of both scripting and delivery
languages, while at the same time incorporating an extreme back-to-basics
philosophy.
.
This package contains the GOO interpreter and compiler, and
documentation for the language and these programs.
Description-md5:
Homepage: https://people.csail.mit.edu/jrb/goo/
Tag: devel::compiler, devel::interpreter, devel::lang:lisp,
implemented-in::c, implemented-in::lisp, interface::commandline,
interface::text-mode, role::program, scope::utility,
works-with::software:source
Section: lisp
Priority: optional
Filename: pool/main/g/goo/goo_0.155+ds-4_amd64.deb