I installed Cygwin, choosing a fairly minimal set of packages.
In a terminal, I tried to do 'clear' to clear the terminal, but I get
bash: clear: command not found
How do I get this to work?
Install the Cygwin package ncurses
; it is in the Utils category.