
Here are the various commands that can be used to determine he various versions of Cygwin
cygcheck -c cygwin
$ uname –r
1. Using the “cygcheck -c Cygwin” command finds the version of the check the version of the cygwin package

2. Using the ‘uname –r” used to find the version of the kernel on a Linux system
