I have installed the pysnmp module in Linux.
I want to know which version of the pysnmp is got installed. How can I see the pysnmp version through the Linux terminal..? pysnmp -V
did not work.
I haven't pip installed in my linux, so pip show pysnmp
is also not working..