How to Install and Uninstall squeak-sources3.9 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 08,2024

1. Install "squeak-sources3.9" package

This tutorial shows how to install squeak-sources3.9 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install squeak-sources3.9

2. Uninstall "squeak-sources3.9" package

Here is a brief guide to show you how to uninstall squeak-sources3.9 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove squeak-sources3.9 $ sudo apt autoclean && sudo apt autoremove

3. Information about the squeak-sources3.9 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: squeak-sources3.9
Priority: optional
Section: multiverse/devel
Installed-Size: 17244
Maintainer: Ubuntu MOTU Developers
Original-Maintainer: Matej Kosik
Architecture: all
Version: 3.9-0ubuntu1
Filename: pool/multiverse/s/squeak-sources3.9/squeak-sources3.9_3.9-0ubuntu1_all.deb
Size: 4174654
MD5sum: d2d778046eeb188fb317f94dbeda04ff
SHA1: 6bd456bfd16155f0f2ea1b0ac1675a1a28c5e461
SHA256: 8e5f96d531a8b80c825ef6390e4fbc0e556cabc221d590fce26f540db0f7a0a9
Description-en: The Squeak Smalltalk System (sources file)
Squeak is an open, highly-portable Smalltalk-80 implementation whose
virtual machine is written entirely in Smalltalk, making it easy to
debug, analyze, and change. To achieve practical performance, a
translator produces an equivalent C program whose performance is
comparable to commercial Smalltalks.
.
This file contains version 3 of the Squeak "sources file", a repository
of code that all version 3.x images can refer to. The rest of the code
that an image refers to, must be included in the "changes file" that
is distributed along with the image.
Description-md5: 95e4741559eccdf693a9b49fd60dce92
Homepage: http://www.squeak.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu