How to Install libotcl1 in Ubuntu 18.04



Install libotcl1 by entering the following commands in the terminal:

sudo apt update
sudo apt install libotcl1

Description:

shared library of OTcl

OTcl, short for MIT Object Tcl, is an extension to Tcl/Tk for object-oriented programming. It shouldn't be confused with the IXI Object Tcl extension by Dean Sheenan. (Sorry, but both of them like the name and have been using it for a while.) . Some of OTcl's features as compared to alternatives are: designed to be dynamically extensible, like Tcl, from the ground up builds on Tcl syntax and concepts rather than importing another language compact yet powerful object programming system fairly portable implementation (2000 lines of C, without core hacks) . OTcl was created by David Wetherall as part of the VUsystem project at MIT. Since 1997, OTcl has been maintained as part of the Mash and VINT/ns efforts (with David's blessing). . This package contains shared library file.

Homepage: http://otcl-tclcl.sourceforge.net/otcl/

Version: 1.14+dfsg-3build1

Section: universe/libs