dpkg -l | grep nvidia-jetpack
Use the above instead, it shows the actual installed JetPack version of the machine.
sudo apt-cache show nvidia-jetpack
The line above only shows the cached packages of the installed JetPack, and may have shown a few in the list. Just sudo apt clean
it if you want to.