'''[info] library''' returns the name of the library directory in which standard Tcl scripts are stored. This is actually the value of the [tcl_library] variable and may be changed by setting [tcl_library]. See the [tclvars] manual entry for more information. ** List installed [package%|%packages] ** [msubbareddy] 2010-08-03 14:27:14: List the installed libraries on [Linux] tcl platform as teacup does on [Microsoft Windows%|%Windows] [ActiveTcl]: ====== ls -l [list [file dirname [info library]]] ====== ** See Also ** [info]: <> Command | Info | Tcl syntax