How to Install and Uninstall ucblogo Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: April 29,2024

1. Install "ucblogo" package

Please follow the guidance below to install ucblogo on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ucblogo

2. Uninstall "ucblogo" package

In this section, we are going to explain the necessary steps to uninstall ucblogo on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove ucblogo $ sudo apt autoclean && sudo apt autoremove

3. Information about the ucblogo package on Ubuntu 20.10 (Groovy Gorilla)

Package: ucblogo
Architecture: amd64
Version: 6.1-1
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Barak A. Pearlmutter
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 2530
Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2), libwxbase3.0-0v5 (>= 3.0.5.1+dfsg), libwxgtk3.0-gtk3-0v5 (>= 3.0.5.1+dfsg)
Filename: pool/universe/u/ucblogo/ucblogo_6.1-1_amd64.deb
Size: 906796
MD5sum: 96821c51c8ec474f21e4d1ce680ed4ab
SHA1: 677b8e9eeb68757773149e04db53073e20c048de
SHA256: 3eee889a83e4c927113ff3589165411e9c92466163a2b8dace4bf76ad6cedb34
SHA512: 7f30a80ba5423c555879f20fbd9b132584b636ed4789e2df023c4c0e11283a7ea420837ad23db057861691a9b79d325bec61468d8620c3a605fa91c027fdbff0
Homepage: https://people.eecs.berkeley.edu/~bh/logo.html
Description-en: dialect of lisp using turtle graphics famous for teaching kids
This is the UC Berkeley implementation of logo written primarily by
Daniel Van Blerkom, Brian Harvey, Michael Katz, and Douglas Orleans. This
version of logo is featured in Brian Harvey's book
_Computer_Science_Logo_Style, _Volume_1: _Symbolic_Computing_
(ISBN 0-262-58151-5). This version provides the following special features:
.
- Random-access arrays.
- Variable number of inputs to user-defined procedures.
- Mutators for list structure (dangerous).
- Pause on error, and other improvements to error handling.
- Comments and continuation lines; formatting is preserved when
procedure definitions are saved or edited.
- Terrapin-style tokenization (e.g., [2+3] is a list with one member)
but LCSI-style syntax (no special forms except TO). The best of
both worlds.
- First-class instruction and expression templates.
- Macros.
Description-md5: 99e89cc64ba7189b05a6892726ddc53b