How to Install and Uninstall ucblogo Package on Ubuntu 21.10 (Impish Indri)

Last updated: April 29,2024

1. Install "ucblogo" package

Here is a brief guide to show you how to install ucblogo on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ucblogo

2. Uninstall "ucblogo" package

Please follow the instructions below to uninstall ucblogo on Ubuntu 21.10 (Impish Indri):

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

3. Information about the ucblogo package on Ubuntu 21.10 (Impish Indri)

Package: ucblogo
Architecture: amd64
Version: 6.2.1-2
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Barak A. Pearlmutter
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 2799
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.2.1-2_amd64.deb
Size: 957572
MD5sum: 566abee4a2c165e277c9a0d3b22b86ce
SHA1: 0718846e804e4906768b0dbf39e62db2b7ec5858
SHA256: c2da9862076e77b86ddc3a3527137aad6c09dcc869ba57b357408039172854eb
SHA512: 188a544804745a45ce018369ab56399cf2cc8ea84787148ed5e098eadec006cee9ce246f7fe20acbe8037ec83859ec81469e589bf0d261c373a6bf1f5a6b9412
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