Other Help Topics :: Installing TCL/TK 8.3 in command line



How can I install TCL/TK 8.3 in command line (using shell command) without using MyDSL pannel.
I tryed apt-get install but It doensn't find the package.

Thanks in advance

Why don't you just stick with MyDSL?

If you missed it, you can use `mydsl-load <file>`

If you don't have the file saved, you can use the Downloads page on damnsmalllinux.org for the url.

Code Sample
mydsl-wget  tcltk8.3.dsl  system

or
Code Sample
mydsl-wget  tcltk-8.4.uci  uci


then
Code Sample
mydsl-load filename


original here.