How to Install and Uninstall xotcl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 11,2024

1. Install "xotcl" package

This is a short guide on how to install xotcl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install xotcl

2. Uninstall "xotcl" package

This is a short guide on how to uninstall xotcl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove xotcl $ sudo apt autoclean && sudo apt autoremove

3. Information about the xotcl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: xotcl
Priority: optional
Section: universe/libs
Installed-Size: 843
Maintainer: Ubuntu Developers
Original-Maintainer: Tcl/Tk Debian Packagers
Architecture: amd64
Version: 1.6.8-1
Depends: tcl (>= 8.6.0-2) | tclsh, libc6 (>= 2.14), libexpat1 (>= 2.0.1)
Filename: pool/universe/x/xotcl/xotcl_1.6.8-1_amd64.deb
Size: 201170
MD5sum: 6ba39ba2baa1add9ceba5dc88cb1c7a0
SHA1: 7b943c250f830e30aad6eda6ac5977e78d6cf0e1
SHA256: 255a6b6788e806a6fa446ed8eccc757108e8c00124f6783eff1f3b0a013c4454
Description-en: Extended Object Tcl (XOTcl): Object orientation for Tcl - shared library
Extended Object Tcl (for short: XOTcl, pronounced exotickle) is an
object-oriented scripting language based on Tcl. It was originally
designed for providing language support for design patterns and
provides novel constructs such as filters or transitive mixin
classes. The language is designed for empowering rather than
constraining system developers. The basic object model is highly
influenced by CLOS.
Description-md5: 12ca79084cdb9a7f55a6baf48a82dd94
Homepage: http://www.xotcl.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu