Install itcl3-doc by entering the following commands in the terminal:
sudo apt update sudo apt install itcl3-doc
Description:
[incr Tcl] OOP extension for Tcl - manual pages
[incr Tcl] (or itcl) is a popular object-oriented extension for the embeddable Tcl scripting language. The name is a play on C++, and itcl has a similar object model, including multiple inheritance and public and private classes and variables. Unlike most OOP extensions to Tcl, itcl is written in C for speed. . This package contains the man pages for the new commands that itcl adds to Tcl.
Homepage: http://incrtcl.sourceforge.net/
Version: 3.4.3-2
Section: universe/devel